Is there a way to find a certain thing in SQL, like in a certain table, for instance on notepad or microsoft word you press ctrl + f and can search. Is there a way I can do this in SQL?
try here [Only registered and activated users can see links. Click Here To Register...]Quote:
Is there a way to find a certain thing in SQL, like in a certain table, for instance on notepad or microsoft word you press ctrl + f and can search. Is there a way I can do this in SQL?
This is a quick and easy website to test some of your SQL statement online: [Only registered and activated users can see links. Click Here To Register...]Quote:
Read about SELECT statement with WHERE clause.