How to delete particular value in the column of a table.Is
it possible or not?if possible give it as in query.
Answer Posted / sunil kumar basuru
we cant delete the particular column because oracle two
dimensional structure.but instead of delete we can do column
'null'
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is exclusive locks?
how do you implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql server database administration
What is open database communication (odbc)?
What are different backups available in sql server?
how many clustered indexes can be created on a table? : Sql server database administration
What are the properties of primary key?
Why can there be only one clustered index and not more than one?
Does a server store data?
why would you call update statistics? : Sql server database administration
How many types of subqueries are there in sql server?
What is built-in function?
How and why use sql server?
What is full outer join in sql server joins?
How can you find out which stored procedures are recompiling?
What are the difficulties faced in cube development? : sql server analysis services, ssas