-
-
How can you retrieve the random records from the table?
Hi Friends, One table having some many records but I want to retrieve under little-bit records randomly. If it is possible in SQL then send the reply ? So, I will wait for ur valuable answer...
-
Correlated subquery
display the 5th lowest sal from emp table using Correlated subquery
-
-
-
-
-
-
Data stored in Database
How data is stored in database?
-
-
-
Create Index
How Create Index in Oracle? explain with example
-
What is the difference b/w ORACLE and SQL
..........
-
Number of Constraints
How to count the number of constraints on a given table?
-
Securing SQL Scripts
How to secure SQL scripts so that they cannot be seen by others but can only be executed.
-
Create table based on another table
How to create table emp1 based on emp, except comm column?
-
Copy structure of a table
How can I copy the stucture of a table to a text file.
-
Delete contents in two tables at a time
How to delete contents in two tables at a time? When you delete contents in one table then other table contents should also be deleted.
-
Tune SQL Query
How can you tune the query?
-
Describe table without DESC Command
How to desc table data without using desc command
Oracle SQL Interview Questions
Ans