Answer Posted / diyvasrajesh
SQL Loader is used to convert data from flat files to ORACLE
database...
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
Can you edit the .rdl code associated with a linked report?
What are “unrepeatable reads”?
What is query cost in sql server?
What do you understand by recursive stored procedures?
What happens if strings are casted into wrong code pages in ms sql server?
You accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover?
What are the advantages of partitioning?
How do you create a clustered index?
Why are views required in the sql server or in any other database?
What are the commands used in DCL?
Explain system views?
You have several tables, and they are joined together for querying. The tables contain both clustered indexes and non clustered indexes to optimize performance, how should you distribute the tables and their indexes onto different file groups?
What stored by the model?
What is the difference between ddl and dml?
How to round a numeric value to a specific precision?