Hour 15

for RuBoard

Quiz Answers

1:

True or false: You can execute any valid SQL statement in a stored procedure.

A1:

True. A stored procedure can contain any valid set of SQL statements for your data source.

2:

What is the purpose of parameters in the context of a stored procedure?

A2:

Parameters enable you to pass data into and out of a stored procedure, in addition to the ability to return the results of a database query in a resultset.

for RuBoard


Sams Teach Yourself ADO. NET in 24 Hours
Sams Teach Yourself ADO.NET in 24 Hours
ISBN: 0672323834
EAN: 2147483647
Year: 2002
Pages: 237

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net