Activity overview
Latest activity by Frederic92
ok thank you for your reply anyway.
Cheers,
Frederic / comments
ok thank you for your reply anyway.
Cheers,
Frederic
dependencies for a table created within a stored procedure
hello,
It is probably a newbie question so apologies for that but I could not find any answer in the forum.
I have a stored procedure MySP that creates a table; something like
"select * into NewTab...