How would you accomplish this?

You work as a database administrator at ABC.com. You are developing a database that will be
used by a web site analysis application name ABCWeb1.
The ABCWeb1 application must display the date and time each visitor visits a page on a website
as well as the date and time they leave that web page. This data needs to be displayed in different
date and time formats.

How would you accomplish this?

You work as a database administrator at ABC.com. You are developing a database that will be
used by a web site analysis application name ABCWeb1.
The ABCWeb1 application must display the date and time each visitor visits a page on a website
as well as the date and time they leave that web page. This data needs to be displayed in different
date and time formats.

How would you accomplish this?

A.
You should make use of a scalar user-defined function.

B.
You should make use of the SET CONTEXT_INFO statement in the stored procedure.

C.
You should make use of the DATETIMEOFFSET data type.

D.
You should make use of the FORMAT function.

E.
You should make use of the SET FORCEPLAN ON statement in the stored procedure.

F.
You should make use of a cursor.

Explanation:



Leave a Reply 2

Your email address will not be published. Required fields are marked *