write coding for importing sql data into a word excel...
Answer Posted / poornima k
create table &t_name(&f_name1 &datatype1);
| Is This Answer Correct ? | 2 Yes | 12 No |
Post New Answer View All Answers
Explain filtered indexes benefits?
What is forward - only cursors / read only cursor?
Tell me what is difference between view and materialized view?
Please explain that what are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
What the different topologies in which replication can be configured?
What is a trigger in sql server?
Explain the commands in sql server?
whats new about truncate in sql server 2008?
What is a mutating table error and how can you get around it?
How to connect to SQL Azure Database by using sqlcmd?
what stored procedure would you use to view lock information? : Sql server administration
Explain sql server authentication modes?
How to modify the underlying query of an existing view?
Where in ms sql server is ’100’ equal to ‘0’?
What is the difference between a "where" clause and a "having" clause?