Jan 22, 2002 #1 sujosh Programmer Joined Nov 29, 2001 Messages 93 Location US I want to have the following line set in a variable @s. select @table ='abc' like select @s = 'select @table ='req'' Please help Thanks
I want to have the following line set in a variable @s. select @table ='abc' like select @s = 'select @table ='req'' Please help Thanks
Jan 22, 2002 #2 tlbroadbent MIS Joined Mar 16, 2001 Messages 9,982 Location US I don't understand. What do you want @s to contain after the Select statment? Terry L. Broadbent Programming and Computing Resources http://tlbroadbent.home.attbi.com/prog.htm Upvote 0 Downvote
I don't understand. What do you want @s to contain after the Select statment? Terry L. Broadbent Programming and Computing Resources http://tlbroadbent.home.attbi.com/prog.htm