Retrieving a particular record from a table,
March 5, 2009 at 11:33 PM
Suppose I have a table with "CITY" as name of one of the field. Now I want to retrieve those rows where CITY=particular city name. How can i write the query?
View All Comments
| View Tutorial