cMySql57_Utils::IsIndexHintStart() - rstoetter/libsqlphp GitHub Wiki

Method IsIndexHintStart( )

 public  static   boolean rstoetter\libsqlphp\cMySql57_Utils::IsIndexHintStart(string $clause)

The method IsIndexHintStart returns true, if $clause belongs to an index hint

Example:

Arguments

  • $clause string - <p>the keyword to test</p>

Returns

boolean true, if $clause belongs to an index hint