Thread:

From
"helpdesk"
Date:
Is there any way that I can write sql statement
 
select * from table_name where 'a'='a';
 
 
 
Rajesh