how can ur insert the emp table

Answer Posted / ammuk221

insert into emp values(serialno,'emp
name','hiredate',emppost,salary,deptno,commission);

Is This Answer Correct ?    12 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are trace flags and mention a few common trace flags used with sql server?

559


How can delete duplicate records in cte in sql server?

526


What do you know about system database? : SQL Server Architecture

501


What are commonly used mssql functions in php?

568


Can a database be shrunk to 0 bytes, if not, why?

648






Does union all remove duplicates?

620


what are the reporting service components in SSRS?

118


What is the name of the system variable that returns the number of rows affected by a SQL statement?

577


Explain how you can deploy an SSRS report?

106


Differentiate between mongodb vs. Sql server?

595


What information is maintained within the msdb database?

548


How can sql server instances be hidden?

531


What is sql server database?

504


What are different types of data sources?

498


How do you use a subquery to find records that exist in one table and do not exist in another?

557