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 the beast way to write CTE in SQL Server ?
what is unique and xaml nonclustered index
What is code near application topology?
What is difference between temp table and cte?
Does transparent data encryption provide encryption when transmitting data across the network?
What are “phantom rows”?
How will you optimize a stored procedure optimization?
What is the purpose of the master database?
How many database files are there in sql server 2000?what are they?
Tell me what is difference between clustered and non clustered index?
What is simple indexing method?
How to count groups returned with the group by clause in ms sql server?
What is a derived table?
What are the main differences between #temp tables and @table variables and which one is preferred?
Please illustrate physical database architecture? : SQL Server Architecture