Page 1 of 1

SQL, only the correct answers, no explaining.

Posted: Mon May 02, 2022 12:49 pm
by answerhappygod
SQL, only the correct answers, no
explaining.
Sql Only The Correct Answers No Explaining 1
Sql Only The Correct Answers No Explaining 1 (151.59 KiB) Viewed 24 times
Question 4 2 pts Chapter 1 discusses direct and indirect interaction with a database. Using MySQL Workbench is an example of direct interactive with the database o indirect interaction with the database Question 5 2 pts Data in multiple tables is related through the use of addresses foreign keys hyper links pointers Question 6 2 pts Using Facebook on your smart phone, is an example of direct interaction with the database indirect interaction with the database Question 7 2 pts According to chapter 3, a relation is a table with rows and columns with the properties (select all that apply) each row has a unique primary key value columns names are unique rows are stored in order by primary key all values in a column are the same datatype