Jump to content

[SOLVED] mssql query with php


knowram

Recommended Posts

If you know the cmd style *, then the % is basically the same with SQL.

 

Also, in MSSQL (and maybe MySQL as well), you can use brackets to do choices.

 

For example:

 

A% would be A and then anything else following A.

%A would be anything with an A on the end.

[ABC]% would be anything that starts with A B or C.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.