Microsoft
70-433 · Question #187
You administer a Microsoft SQL Server 2008 database named AdventureWork that contains a table named Production.Product. The table has the following definition: You want to add a new product named…
The correct answer is B. Option B. See the full explanation below for the reasoning.
Question
You administer a Microsoft SQL Server 2008 database named AdventureWork that contains a table named Production.Product. The table has the following definition:
You want to add a new product named Widget and a list price of 10.50U.S. dollars to the product table. You need to add a record for the product information. You also need to set the DateCreated field to the current date and the UserCreated field to your Windows login identification name. Which Transact-SQL statement should you use?
Exhibits
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(32 responses)- A3% (1)
- B75% (24)
- C13% (4)
- D9% (3)
Community Discussion
No community discussion yet for this question.

