How to link up the text file to a Database table?
Answer Posted / monal
using linked server or using openrowset command.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Explain mixed authentication mode of sql server?
How to create stored procedures with parameters in ms sql server?
Find first and last day of current month in sql server
What is the use of keyword with encryption.
How do I debug a stored procedure in sql server?
What stored by the tempdb ? : sql server database administration
How to insert multiple rows with a subquery?
What do we need queues in sql service broker?
Can we store videos inside the sql server table?
can an order by clause be used in a creation of a view?
What are the disadvantages of indexes?
How to include date and time values in sql statements?
How to define and use table alias names in ms sql server?
Why I am getting "the microsoft .net framework 2.0 in not installed" message?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?