SIMULATION

SIMULATION
You have a SQL Server database that contains all of the customer data for your company
You need to extract a random 1,000 row sample from a table Customers.
Part of the correct Transact-SQL has been provided in the answer area below. Enter the code in the answer area that resolves the problem and meets the stated goals or requirements. You can add code within the code that has been provided as well as below it.



Use the Check Syntax button to verify your work. Any syntax or spelling errors will be reported by line and character position.
Your Response:
type here
A. "TABLESAMPLE SYSTEM (1000 ROWS)"

microsoft-exams

Leave a Reply

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


The reCAPTCHA verification period has expired. Please reload the page.