-
Time taken by a query
What is the command to print the time taken by a query
-
-
-
-
Oracle 10g new features
Can anyone please tell me what are the advanced features in 10g when compared to 9i
-
-
-
-
In which format data will be stored in Database(Oracle) ?
Find it imm...
-
-
-
-
What are the commands that come in the category of DML in SQL?
DML refers to Data Manipulation Statements. That is used for accessing and modifying values or data present in the database.
The commands that come in the category of DML in SQL
INSERT
SELECT
DELETE
UPDATE
INSERT:
This command is used to insert rows into the table.
SYNTAX:
INSERT INTO tablename... -
-
Import Excel File to Oracle
Is there any way to import the excel data in to oracle database without using the SQL loader, please let me know.
-
-
-
-
-
Oracle Basics Interview Questions
Ans