subject

You are given a table table1 with fields id (primary key, autonumber) and x of type short text and a table table2 with fields id (primary key, autonumber) and y of type number. you write a query which produces this output:

col1 x "hello" "how" "are"
col2 y 1 2 3
col3 id 4 5 6
what can you say about the relationship between the two tables? complete the following statement:

there is a relationship from to field in . hint: the relationship is between a field of type autonumber and a field of type number.

table1 contains 3 rows with keys 1,2,3. what can you say about the contents of those rows? compete the following statements:

what is in field x in row , row , row ?
what is the minimum of rows that table table2 must contain?

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:00
What is the name of the option in most presentation applications with which you can modify slide elements? 1. the option enables you to modify a slide element in most presentation applications.
Answers: 3
question
Computers and Technology, 23.06.2019 01:20
Me with this program in c++ ! computers represent color by combining sub-colors red, green, and blue (rgb). each sub-color's value can range from 0 to 255. thus (255, 0, 0) is bright red. (130, 0, 130) is a medium purple. (0, 0, 0) is black, (255, 255, 255) is white, and (40, 40, 40) is a dark gray. (130, 50, 130) is a faded purple, due to the (50, 50, 50) gray part. (in other word, equal amounts of red, green, blue yield gray).given values for red, green, and blue, remove the gray part. ex: if the input is 130 50 130, the output is: 80 0 80. thus, find the smallest value, and then subtract it from all three values, thus removing the gray.
Answers: 3
question
Computers and Technology, 23.06.2019 17:10
Ac++an of of pi. in , pi is by : pi = 4 – 4/3 + 4/5 – 4/7 + 4/9 - 4/11 + 4/13 - 4/15 + 4/17 . ., to pi (9 ). , if 5 to pi,be as : pi = 4 - 4/3 + 4/5 - 4/7 + 4/9 = 4 – 1. + 0.8 - 0. + 0. = 3.. atoofbe to pi?
Answers: 2
question
Computers and Technology, 23.06.2019 20:30
What is the biggest difference between section breaks and regular page breaks
Answers: 1
You know the right answer?
You are given a table table1 with fields id (primary key, autonumber) and x of type short text and a...
Questions
question
History, 08.03.2021 05:50
Questions on the website: 13722363