How to remove a row in a database table?
Answers were Sorted based on User's Feedback
Answer / chand
THE BELOW QUERY DELTES A ROW BASED ON A CONDITION
DELETE FROM <TABLE_NAME>
WHERE <COL_NAME>=<CONDITION>
| Is This Answer Correct ? | 4 Yes | 1 No |
Whether any commands are used for months calculation? If so, what are they?
structural difference between bitmap and btree index ?
Ho to insert no. of records at a time..i mean i want to insert 100 records at a time into a table
What is indexing, and how does it improve performance?
How to assign query results to variables?
Hi this srilatha. I comlpeted my Oracle-hrms. can u provide me interview questions on Core hr, payroll,sshr,OLM etc..
Can you have more than one content canvas view attached with a window ?
What is a subquery?
which is best institue to learn oracle 11i in ameerpet or maithrivanam or sr nagar please help
how do get database name at sql prompt?
Explain the use of analyse option in exp command.
What happens to the current transaction if the session is ended?