Test about database security P8
- Question 1. For the board of banks (MANV, TENNV, LCB). Want to check if all employees' salaries in the case of a basic salary increase of 10%, which of the following statements would we use?
- Select MANV, TENNV, LCB * .10 from NHANVIEN
- Select MANV, TENNV, LCB + LCB * .01 from NHANVIEN
- Select MANV, TENNV, LCB + LCB * .10 from NHANVIEN
- Select MANV, TENNV, LCB + 10 from NHANVIEN
-
- Question 2. To select all columns and list all rows from the VATTU table with LOAIVT attribute (number type) is 1, which of the following statements is most correct?
- SELECT * FROM VATTU WHERE LOAIVT = 1
- SELECT * FROM VATTU WHERE GroupID = "1"
- SELECT LOAIVT FROM VATTU WHERE LOAIVT = 1
- SELECT LOAIVT FROM VATTU WHERE LOAIVT = "1"
-
- Question 3. Which statement is used to calculate the total number of lines in the NHANVIEN table?
- Select rowcount from NHANVIEN
- Select sum (*) from NHANVIEN
- Select count (*) from NHANVIEN
- Select count_rows from NHANVIEN
-
- Question 4. Equally connecting relationships by attributes is:
- Perform the Subject and selection
- Perform the Subject and projection
- Perform projection and division
- Perform the Subject and division
-
- Question 5. Delete is an operation
- Delete an attribute or delete a group of attributes
- Delete a set or delete a set of sets
- Delete a relationship in the database
- Delete a column or multiple columns
-
- Question 6. Why does the primary key not allow NULL?
- Difficult to determine the uniqueness of rows
- Difficult to determine the uniqueness of columns
- Difficult to connect tables
- Foreign key is difficult to identify
-
- Question 7. Please select the corresponding word / phrase to complete the following statement: From a given group of super keys, it is possible .
- Specify a primary key in it
- Cannot identify a primary key in it
- Define a group of attributes
- Determine any attribute
-
- Question 8. The link between the two tables is based on:
- Primary key and foreign key
- Properties that match each other between tables
- The intention of the database administrator
- The intention to join tables into a table has more properties
-
- Question 9. The main components in the combined entity model include:
- Table numbers, entities and relationships
- Entity, association and number table
- Entity, relationship, binding
- Binding entities, associations and number tables
-
- Question 10. What are the steps in building a database?
- Design
- Survey
- Test
- Contract
-
4 ★ | 2 Vote
You should read it
May be interested
- Test of database security P10database is a data collection organized in a structured way related to each other and stored in a computer. the database is designed and built to allow users to store data, retrieve information or update data. here, please read more about this topic through our quiz below.
- Test of database security P9please read your knowledge and multiple choice questions about the database that the network administrator has edited below. certainly with this useful knowledge will help you work more effectively.
- [QUIZ] Test your understanding of SQL - Part 5multiple-choice questions on sql help you familiarize and review useful knowledge for work and learning sql language.
- Test on database security P7please read your knowledge of the database through the multiple choice questions below. hope with these interesting questions will give you lots of useful information.
- Test about database security P13please read your knowledge of the database through the multiple choice questions below. hope with these interesting questions will give you lots of useful information.
- A serious vulnerability on phpMyAdmin allows an attacker to destroy the databasea serious security vulnerability on phpmyadmin - one of the most popular mysql database management software will harm the database when the tricked administrator clicks on the link.
- Database security (common usage guidelines)recently, the database security issue has spread widely on the mass media and internet news network. the first is the slammer worm and most recently the illegal access to more than 8 million credit card numbers. many people put
- [QUIZ] Test your understanding of SQL - Part 7part 7 of the sql quiz goes into the sql practice exercises that follow the previous period.
- Test about database security P5in the quiz below, join the network administrator to find out more about this topic through extremely interesting multiple choice questions.
- Test on database security P4today network administrator will give you reading multiple choice questions around the topic of databases, with certain questions below you will have more useful knowledge.