Subject | How to use a variable to forme a query? |
---|---|
Author | K Z |
Post date | 2012-07-12T13:19:49Z |
Hello,
Is there a way to make something like this:
query="where ID=10 and AGE >20";
select * from TABLE :query;
Thank you.
[Non-text portions of this message have been removed]
Is there a way to make something like this:
query="where ID=10 and AGE >20";
select * from TABLE :query;
Thank you.
[Non-text portions of this message have been removed]