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, 23.06.2019 03:00
State 7 common key's for every keyboard
Answers: 1
question
Computers and Technology, 24.06.2019 08:30
@josethesolis i need can anyone text me and follow me
Answers: 1
question
Computers and Technology, 24.06.2019 10:00
1. which of these is not true about torsion bars? a. they can be used to adjust ride height b. they can be adjusted anytime since they don't affect alignment angles c. they attach between the frame and the lower control arm d. they twist to produce a spring effect
Answers: 1
question
Computers and Technology, 24.06.2019 13:00
George heard about the benefits of a data warehouse. he wants to try implementing one for his organization. however, he is afraid that transferring data to the data warehouse will affect transaction time. which element ensures that transactions are not affected when moving data to a warehouse? when data is transferred to a data warehouse, the a area frees the source system to continue transaction processing.
Answers: 2
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
Questions on the website: 13722367