Answer Posted / sriramya
delete table_name where col_name=value;
Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Why is oracle database so popular?
How to change system global area (sga) in oracle?
How to write a query with a right outer join in oracle?
Explain constraining triggers.
What is an Oracle index?
What are the four Oracle system processes that must always be up and running for the database to be useable?
What is a dead lock in oracle?
Describe the types of sub query?
What is a database table in oracle?
How to fetch the row which has the max value for a column?
What privilege is needed for a user to query tables in another schema?
Is oracle a relational database?
What is a select query statement in oracle?
Difference between cartesian join and cross join?
Is primary key indexed by default in oracle?