Do you mean SQL Server?

If so, you can't do that unfortunately.. you need to create a string in the SP, and put the SQL statement into it - then you can run it using (I think) Exec.