How to do insert with the SQL macro command?

Dave Dai

I'm trying to create a Macro type universal function with something like this: 

SQL(insert into my_table values('test')) 

It seems the parenthesis within the SQL statement conflicts with the Macro syntax which is SQL(your-sql).  

How can I do this then?  

Comments

0 comments

Please sign in to leave a comment.