多项选择题
A.Use the xml data type to store the message.
B.Use a user-defined data type to store the message.
C.Use the nvarchar(max) data type to store the message.
D.Use a check constraint to validate that the correct tags are used.
E.Use an XML schema definition (XSD) to validate that the correct tags are used.
F.Use a foreign key constraint to validate that the correct tags are used.
单项选择题 Youneedtodesigntheretrievalofadvertisingstatisticswithoutcompromisingsecurity.Whatshouldyoudo?()
单项选择题 You are designing the loan application process for the customer terminals. You need to design a Transact-SQL stored procedure that fulfills the business and technical requirements. Which type of Transact-SQL stored procedure should you use?()
多项选择题 YouneedtoensurethatthestoredprocedurethatinsertsnewloanrequestscanaccessdataintablesthatarestoredinanotherdatabaseonthesameSQLServerinstance.Whichtwoactionsshouldyouperform?()