mulitple choice search
Database
1
Posts
1
Posters
0
Views
1
Watching
-
hello. Can anyone show me how can I do multiple choice searching in a table? I am writing store procedure. Suppose there are 3 search options on a page. store procedure searching @a int, @b int, @c int as select a,b,c,d,e from grandtable where a=@a and/or bhal bhal bhal I am a very begineer for SQL. thank, Sudeep Some dudes gotta know how to develop a prg. and some dudes just never get it at all.