Hi all,

I have a variable xyz with the value 100.
I want to write a sql statement in sqlite where the variable xyz should be in 
the 'where' clause. For eg:
select * from 'tablename' where 'fieldname' = $xyz

The above syntax is not correct as the compiler gives me compilation errors.
Can anyone help me with the correct syntax for the above sql statement.

Please note that your early help is solicited.
Thanking you.

Your's sincerely,
Anirban Sarkar 

Reply via email to