goransaler
IS-IT--Management
Hello
If i have a query like this
SELECT * FROM table1 WHERE exid = @exid
if i use this query and like to display all lines from table1
What value should @exid have to show all
or is this not possible
thankfull for answers
If i have a query like this
SELECT * FROM table1 WHERE exid = @exid
if i use this query and like to display all lines from table1
What value should @exid have to show all
or is this not possible
thankfull for answers