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 will you delete a particular row from a Table?

Answer Posted / mohan

delete from emp where empno=&n;

Note:
1. Here &n means the empno which we have to delete from the table.
2. In general we will use primary key column in where clause.

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does seeding a database mean?

1014


what is union? : Sql dba

1080


Is sql between inclusive?

1193


What is difference between pls_integer and integer?

1009


What trigger means?

1034


What is a table?

1057


what is the difference between union and union all? : Sql dba

1068


What is rowtype?

1079


Which tcp/ip port does sql server run?

1066


Why trigger is used in sql?

1015


What are the different types of dbmss?

1054


How do you get column names only for a table (sql server)?

1210


What is latest version of sql?

1100


Does inner join return duplicate rows?

1036


What is sql query limit?

1015