i have a problem. here..take a look below:
i want to get data from field (No) where field Topic=' Susan's Article '. how can i do this without getting error?
SELECT No FROM table WHERE Topic = "Susan's Article"
where "table" is the name of the table