PrepAway - Latest Free Exam Questions & Answers

You need to supply the stored procedure with multiple event names and their dates as parameters

You develop a database for a travel application. You need to design tables and other database
objects. You create a stored procedure. You need to supply the stored procedure with multiple
event names and their dates as parameters. What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Use the CAST function.

B.
Use the DATE data type.

C.
Use the FORMAT function.

D.
Use an appropriate collation.

E.
Use a user-defined table type.

F.
Use the VARBINARY data type.

G.
Use the DATETIME data type.

H.
Use the DATETIME2 data type.

I.
Use the DATETIMEOFFSET data type.

J.
Use the TODATETIMEOFFSET function.

3 Comments on “You need to supply the stored procedure with multiple event names and their dates as parameters

  1. Bob says:

    E.
    User-defined tables represent tabular information. They are used as parameters when you pass tabular data into stored procedures or user-defined functions. User-defined tables cannot be used to represent columns in a database table.




    0



    0

Leave a Reply