Answer Posted / sriramya
delete table_name where col_name=value;
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What do you understand by a database object? Can you list a few of them?
How to drop an existing table in oracle?
What is a table index in oracle?
What do you mean by redo log file mirroring?
How to add another datafile to a tablespace?
Why do you use stored procedures and state some of its disadvantages?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.
What is SQL Tuning Advisor in Oracle?
Whether any commands are used for months calculation? If so, what are they?
Explain the use of show option in imp command.
What's dateware house and what's clustor with practicle example
How do I limit the number of rows returned by an oracle query after ordering?
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
What is a data dictionary and how can it be created?
From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.