Answer Posted / guest
delete from tablename where condition;
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
can u send the sql dumps to sivakumarr1987@gmail.com plz help me
Explain the different normalization forms?
What are the different types of failures that occur in Oracle database?
How to add a new column to an existing table in oracle?
What exactly do quotation marks around the table name do?
What is oracle open database communication (odbc)?
How do I connect to oracle?
How to use group functions in the select clause using oracle?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.
How to view the data files in the current database?
How to convert character types to numeric types?
How to create a stored function in oracle?
What is open database communication (odbc) in oracle?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
why dont we assign not null constraint as table level constraint.