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?  

Comentarios

0 comentarios

Iniciar sesión para dejar un comentario.