J
John Bailo
A cool feature of SQL is that I can use a SELECT statement and pass
values into an INSERT -- great for moving a few records between tables.
Question, is there a way to use a SELECT to pass values into a stored
procedure?
values into an INSERT -- great for moving a few records between tables.
Question, is there a way to use a SELECT to pass values into a stored
procedure?