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 / nadeer

we can't delete a particular value of column,
instead of this we can make that column value as
blankspace,or u can rewrite a values on it by "update emp
set id=5555 where id=4444;

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the tool windows in sql server management studio? : sql server management studio

625


How to find the list of fixed hard drive and free space on server?

575


What is the purpose of the tempdb database?

576


Explain database normalization?

651


What is the difference between functions and stored procedures?

621






What are transactions and its controls?

621


What does truncate do?

534


How to choose all records from the table?

659


What is the sql case statement used for?

563


What is compression - row-level and page-level compression?

535


Can you index views?

509


Explain about temporary stored procedure?

534


Why truncate is ddl command?

520


What is truncate table?

550


What are the general features of sql server management studio? : sql server management studio

601