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
Call by value and call by reference in procedure and function, with NOCOPY.
Explain the usage of floor function in sql server.
What is an entity-relationship diagram (erd)?
What is the ‘fillfactor’?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
What is ms sql server reporting services?
What does the on delete cascade option do?
When I delete any data from a table, does the sql server reduce the size of that table?
If you are given access to a SQL Server, how do you find if the SQL Instance is a named instance or a default instance?
List out what other servers you can use with ssrs?
What is the difference between count and distinct count?
How many types of attribute relationships are there? : sql server analysis services, ssas
Can you explain what are the restrictions applicable while creating views? : SQL Server Architecture
Other than truncate statement, which other command can by-pass the trigger on the tables?
What is the index requirement in SQL Azure?