Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / elumalai.k

delete from tablename where columnname=datatype
examples:
delete from employee where employeeid=2

Is This Answer Correct ?    13 Yes 71 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which joins are sql server default?

1067


You notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it?

1156


Where do we use trace frag?

1060


Write a sql query to get zero records from a table having n number of records?

1230


What will be the maximum number of indexes per table?

1016


What is the use of keyword with encryption. Create a store procedure with encryption?

995


What is in place upgrade in sql server?

1093


What is factless fact table? : sql server analysis services, ssas

1095


How do you create a data source?

959


Is it ok to shrink transaction log?

1051


What is acid properties?

1188


Mention what are the different types of ssrs reports?

158


What happens if the update subquery returns multiple rows in ms sql server?

1168


What is a non-clustered index?

1044


How can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?

1075