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
How to test a dml trigger in ms sql server?
How many joins in sql server?
What are scalar functions in sql?
How to create new tables with "select ... Into" statements in ms sql server?
Can we use where and having clause together?
What is the use of toad or sqldbx.?
Does a full backup include transaction log?
What is application role in sql server database security? : sql server security
What are the different types of upgrades that can be performed in sql server?
What is “asynchronous” communication in sql server service broker?
Explain timestamp datatype?
What is data block and how to define data block size?
How to loop through returning rows?
What is intellisense?
List down some advantages of sql stored procedure?