Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-12-21 : 09:36:29
|
| Ratnam writes "i want to create table using declare @fieldname varchar(20)set @fieldname="Purchase"create table @fieldnameis possible or not because i am tring with queryanalyserit is giving error.if specefic answer is there please forward it to me.advance thanks.byeratnam" |
|
|
johnsoar
Yak Posting Veteran
66 Posts |
|
|
|
|
|