How to link up the text file to a Database table?
Answer Posted / hemendra
using external table
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to define output parameters in stored procedures?
Can we insert data into view sql server?
Explain what is the purpose of sql profiler in sql server?
What are types of scd? : sql server analysis services, ssas
How can I check that whether automatic statistic update is enabled or not?
What is difference between cte and view?
How to create a scrollable cursor with the scroll option?
What is read committed?
What is cte (common table expression)?
How can we improve performance by using SQL Server profiler?
do you know how to configure db2 side of the application? : Sql server database administration
When a primary key constraint is included in a table, what other constraints does this imply?
What is the difference between Triggers and Stored Procedure?
Do you know how to send email from database?
Can we call future method from queueable?