Answer Posted / mohd akhtar
select sum(1) from emp
Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How to define a variable of a specific record type?
What is index in Oracle?
Can we store images in oracle database?
How to filter out duplications in the returning rows using oracle?
Difference between hot backup vs. Cold backup?
What is partitioned table in Oracle?
types of indexes and the rationale behind choosing a particular index for a situation.
Explain the use of ignore option in imp command.
what is the scenario where you take the database to NoArchivelog mode?
How translate command is different from replace?
What are the differences between lov and list item?
Give syntax for SQL and ORACLE joins.
Explain what are clusters?
Which are the five query types available in oracle?
Use of an integrity constraint is better to validate data. Explain