Answer Posted / vanitha
insert into table tablename((field name datatype()))
Ex:
{
insert into table emp((eno int, ename varchar(10),eid int))
}
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
What is a schema in ms sql server 2005?
How to create user defined functions with parameters?
What is the native system stored procedure to execute a command against all databases?
What is query cost in sql server?
What do I need to start working with sql studio? : sql server management studio
What is the current limitation of the size of SQL Azure DB?
Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?
How do you create a data source?
What is data source view or dsv? : sql server analysis services, ssas
What are the different types of data sources in ssrs?
How to drop existing views from a database in ms sql server?
What do you mean by acid?
What Is Rdbms?
plss anybody specify tha constrian management system in dbms
What are entities and relationships?