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 is optimization and its types?
How to update a field in SQL after ALTERING a row?
What is transaction server implicit?
Explain the Ways to improve the performance of a sql azure database?
what are different types of backups available in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
Explain about builtinadministrator?
What do you understand by user-defined function in the sql server?
what is the difference between a primary key and a unique key? : Sql server database administration
What is function of ROLLUP ?
Is it possible in sql table to have more than one foreign key?
How do clustered indexes store data?
Do you know what are acid properties?
Give a example to search fr a string in all stored procedure in sql server.
What is the purpose of the tempdb database?
What is updatable resultset?