Hey Guys,
IS possible that I use the command alter table using only variables ?
ie : alter table @.tabelname add @.columname @.datatype
any example how to do that ?
(ive declared the variables)
Tks
Felipe TonioliThis thread on dynamic sql was pretty good:
The post by AjarnMark on Dec 26, 2001 has a couple good references.|||Tks bcr, i already found this topic and Im using the solution now !
Really tks for you help ..
No comments:
Post a Comment