Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.

Microsoft SQL Server 2008 Chapters 1-4

Quiz yourself by thinking what should be in each of the black spaces below before clicking on it to display the answer.
        Help!  

Question
Answer
Which is the main tool used on a QL Server to manage databases?   SQL Server Management Studio  
🗑
Which tool is used to run a query on a database?   sQL Server Management Studio  
🗑
Which component within the SQL Management Studio allows you to look at databases, tables, and views?   Object Browser  
🗑
What tools do you use to start and stop Windows Services and enable and disable network protocols?   SQL Server Configuration Manager  
🗑
What enables you to query metadata aout SQL Server database objects?   catalog view  
🗑
What returns information about the databases and database objects?   system stored procedures  
🗑
What routines help you maintain your database?   DBCC  
🗑
What is a specification for the way SQL Server stores data in a table?   data type  
🗑
What stores you data and is organized as rows and columns?   table  
🗑
What do you call data types that users define?   Alias data types  
🗑
What is the maximum number of length of characters for a char data type?   8,000  
🗑
What can restrict the type of data that can be inserted?   data type  
🗑
Which data type is used to contain a 1 or 0 value?   bit  
🗑
Which data type should be used to hold values of taxes collected?   money  
🗑
Which data type is used to store large numbers with decimal point values?   float  
🗑
How many bytes does TinyInt use?   1  
🗑
How many bytes does SmallInt use?   2  
🗑
How many bytes is a single character (char) data type?   1  
🗑
Which is the preferred method to create a SQL Alias Types?   CREATE TYPE  
🗑
How large is a page?   8 KB or 8,192 bytes  
🗑


   

Review the information in the table. When you are ready to quiz yourself you can hide individual columns or the entire table. Then you can click on the empty cells to reveal the answer. Try to recall what will be displayed before clicking the empty cell.
 
To hide a column, click on the column name.
 
To hide the entire table, click on the "Hide All" button.
 
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
 
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.

 
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how
Created by: 1592245141
Popular Computers sets