wolves Posted January 27, 2006 Share Posted January 27, 2006 is it possible?[code] SELECT * FROM table1 IF(SOMEFIELD = 'SOMETHING') BEGIN WHERE SOMEOTHERFIELD = 'SOMEOTHERTHING' END [/code]i'm trying to atribute some other clauses im my sql if somefield have somevalue is it possible? Link to comment https://forums.phpfreaks.com/topic/3262-mssql-conditions/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.