Answer Posted / guest
delete from tablename where condition;
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How can I convert single byte kana characters into multi byte kana characters and vice-versa.
Difference between the “verify” and “feedback” command?
How to write a query with a right outer join in oracle?
Can a formula column be obtained through a select statement ?
From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.
If youre unsure in which script a sys or system-owned object is created, but you know its in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?
Why do you use stored procedures and state some of its disadvantages?
How many data types are supported?
How to write a query with an inner join in oracle?
State some uses of redo log files?
List the parts of a database trigger.
1) WIll all the user get the DEFAULT profile, if their current profile got deleted at any point of time? 2) What are the Situation we need to MOVE the TABLE between T.spaces? 3) What is the use of MOVING the TABLE between SCHEMA'S? 4) What are the Table Clause, Segment Clause and the Datafile Clause which will override each other? 5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE
What is a snapshot in oracle database?
Explain overloading. Can functions be overloaded?
What is a nested table?