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
What is difference between cartesian join and cross join?
Why cursor variables are easier to use than cursors?
How to load a large xml file?
What is an oracle data file?
What is the relation of a user account and a schema in oracle?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
What are the varoius components of physical database structure of oracle database?
What is the fastest query method to fetch data from the table?
What is oracle server autotrace in oracle?
how do u setup a replication site?
Can you create a synonym without having a table?
What are advantages of dateset in datastage?
How to load data from external tables to regular tables?
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
What is the difference between Delete, Truncate and Drop in Oracle?