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 add new employee details in an employee_details table with the following details

Answer Posted / Sushama

To insert a new row into the employee_details table, you can use the INSERT INTO statement. Replace the table name and column names with your specific table details.nnExample:nINSERT INTO employee_details (employee_id, first_name, last_name, department) VALUES ('new_employee_id', 'NewFirstName', 'NewLastName', 'NewDepartment');

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we rollback truncate?

1070


how many tables will create when we create table, what are they? : Sql dba

1136


what is sql server agent? : Sql dba

1172


What is your daily office routine?

2334


Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me

2088


what is bcp? When does it used? : Sql dba

1051


Do we need to rebuild index after truncate?

1126


Does group by remove duplicates?

1106


what is dbms? : Sql dba

1053


Is inner join faster than left join?

1271


Can delete statement be rollbacked?

1048


what are the advantages of sql ? : Sql dba

1136


Can we use distinct and group by together?

1129


What is the best sql course?

1041


what are aggregate and scalar functions? : Sql dba

1122