Subject | create or alter table |
---|---|
Author | Richard Mace |
Post date | 2005-12-28T21:18:28Z |
Hi,
I know that there is a way of using ddl to "create or alter" a table,
but it there a similar way of doing the same thing for stored
procedures? Or do you just use create procedure and ignore any errors?
Thanks in advance
Richard
I know that there is a way of using ddl to "create or alter" a table,
but it there a similar way of doing the same thing for stored
procedures? Or do you just use create procedure and ignore any errors?
Thanks in advance
Richard