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
how to make an oracle object
What is oracle instant client?
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
How to drop an existing view in oracle?
What is redo log?
How to use subqueries in the from clause in oracle?
How to delete a column in an existing table?
How to export your own schema?
Is there a function to split a string in plsql?
Explain about integrity constraint?
1) What is ONE_SIZE_FITS_ALL approach? 2) Explain the Common & Variable Header of DATA FILE? 3) What are the Drawbacks to using OMF DB? and the Advantages? 4) List out the Advantages of Undo T.spaces over the Undo SEGMENT? 5) Difference between the Temporary tablespace with TEMPFILE and the Tablespace with TEMPORARY Keyword? 6) What are the situation extents are freeing for reuse.
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?
In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
What happens if you set the sga too low in oracle?
How to rebuild an index in oracle?