Answer Posted / guest
select * from tablename
where(col1=>10)update col2=234;
| Is This Answer Correct ? | 2 Yes | 11 No |
Post New Answer View All Answers
WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?
what is IDE,DMV in sql server?
State the difference between a primary key and foreign key?
Explain oracle’s server parameter file.
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
What is system global area (sga) in oracle?
How do you find current date and time in oracle?
IS it possible to built the oracle database without setting the kernal parameters?
Explain drop constraint oracle?
How to get maxsal , minsal, ename department wise in single query
How would you begin to troubleshoot an ORA-3113 error?
Can you tell me how to add new column in existing views?how?How is possible?
What is an oracle user role?
Explain integrity constraint?
How to create a new view in oracle?