What is the difference between the SQL*Loader and IMPORT
utilities?
Answer / swetha
1) sql*loader is used only to load data into database
tables from external files.
It's all about data loading.
2) Import is used to read and write the operating system
files in and out of database.
it's completely a different aspect.
We can deal with structures as well as data here.
We can import entire database or a particular user/schema
or required table spaces with structures or even with data
according to the requirement.
| Is This Answer Correct ? | 3 Yes | 0 No |
where the dff data will be stored
Whats the purpose of using Nextval while creating the sequence.
Can We Restore a Table that accidantly dropped.
if i write the procedure.. and other person make the changes in that code then where i find who is changing my procedure
now iam working as an hr executive in hyderabad i would like to learn oracle hrms kindly suggest me some good institutes in hyderabd
When the procedures or packagess become invalidate
Explain how to account for bank charges deducted from amount received against an invoice. : oracle accounts receivable
What are the different tools available for hot backups in Oracle? Is it preferable to take it manually all the time or it depends on the size of the database?
When creating a user, what permissions must you grant to allow them to connect to the database?
What command would you use to encrypt a PL/SQL application?
HOW TO SPOT AHIERARCHY?
How can you enable a trace for a session?