Answer Posted / p.s jayagopal
Identity(or Auto Number) is a column which automatically
generates numeric values.It will be mainly used for a column
which is set as primary key and which doesn't allow null value.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to store and query spatial data?
Why we need to use secondry database file? though, we can do same work using primary database file also.
Explain the benefits of user-defined functions?
Which table keeps information about stored procedures?
What are sub reports and how to create them?
How to use old values to define new values in update statements in ms sql server?
Can we run Reporting Services with SQL Server express edition, which is a free version of SQL Server?
How we create SQL Server 2005 Reporting Services ? Give me Sample
What is triggers in ms sql server?
You want to use bids to deploy a report to a different server than the one you chose in the report wizard. How can you change the server url?
What is transact-sql language?
How can we delete a table in sql server?
When does the auto update index statistics feature in sql server turn itself on?q) what specific conditions database should meet, before you can bulk copy data into it using bcp?
How can I check if a view exists in a sql server database?
How we can refresh the view?