string getTablePrefix() Get the grammar's table prefix.
array getOperators() Get the grammar specific operators.
string getDateFormat() Get the format for database stored dates.
SqlServerGrammar class SqlServerGrammar extends
string wrapTable(Expression|string $table)
string compileRandom(string $seed) Compile the random statement into SQL
string parameter(mixed $value) Get the appropriate query parameter place-holder
array prepareBindingsForUpdate(array $bindings, array $values) Prepare
string compileSavepointRollBack(string $name) Compile the SQL statement
Page 11 of 13