Answer Posted / kamala k n
select count(*) from table name
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how are indexes update?
What are the differences between interval year to month and interval day to second?
How to use null as conditions in oracle?
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
How to fetch the row which has the max value for a column?
How to join two tables in a single query using oracle?
How to export data to a csv file?
What privilege is needed for a user to delete rows from tables in another schema?
What is a cursor and what are the steps need to be taken?
Can we write dml statement in function in oracle?
How to convert raw data type into text in oracle? Explain
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
How to drop a stored function?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
How to create a table interactively?