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 can you stop stored procedures from recompiling?
Define constraints and give an example of their use?
How do I view a stored procedure in sql server?
What is function of ROLLUP ?
What are group functions in query statements in ms sql server?
How do you manipulate data?
What is built-in function?
Can coalesce return null?
How to download and install microsoft .net framework version 2.0?
Explain what are various ways to enhance the ssrs report?
What is save transaction and save point?
What does REVERT do in SQL Server 2005?
Define the one-to-one relationship while designing tables.
What is the difference between system objects and user objects?
What is shared lock?