query to get column names of particular table using sqlserver 2000
select name from SYSCOLUMNS where id=(select id from SYSOBJECTS where name='tablename')
SQL Query to copy only structure of one table to other table in SqlServer
SQL Query to get structure of table in SqlServer
Movie Songs Lyrics
Software Testing-QTP Scripts,Testing Faqs
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment