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
What are the basic functions for master, msdb, model, tempdb and resource databases?
Do you know data definition language, data control language and data manipulation language?
What is optimistic concurrency?
How do I trace a query in sql server?
What are click through reports?
Write an SQL query to obtain the 2nd highest salary.
What are Spatial data types in SQL Server 2008
How to choose all records from the table?
Why use triggers?
What are the differences between clustered and non-clustered index?
What is report subscription?
As a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this?
Tell me what do you mean by an execution plan? Why is it used? How would you view it?
Can we call future method from queueable?
Which are the third-party tools used in sql server and why would you use them?