70-305  Exam

Exam # of questions Description  Update
70-305 202 Developing and Implementing Web Applications with ... 02/15/2011
[Practice Test]   [Download Study Guide(PDF)]  [Update Exam]

70-305 - Exam Information
  • Description:Developing and Implementing Web Applications with Microsoft Visual Basic.NET
  • Passing Score:0%
  • Practice Test - Number of questions:202 questions
  • Simulation Test - Number of questions:202 questions
  • Simulation Test Duration:120 minutes
  • Has explanations:Yes

Question of the day

Your ASP.NET application manages order entry data by using a DataSet object named ESorderEntry. You are creating a Transact-SQL statement that will return the value of an Identity column in the OrderEntry table. Which T-SQL function should you use in your query to determine the value of the Identity column? (Select the best choice.)

Answer(s)

  1. IDENT_SEED
  2. DATALENGTH
  3. IDENT_INCR
  4. SCOPE_IDENTITY
Correct Answer

SCOPE_IDENTITY