subject

Select the correct answer. which query will give the following result when it is applied on the original table? result table: name age joe 24 frank 20 original table: table1 name age gender mary 22 female joe 24 male kate 21 female frank 20 male a. select * from “table1” where (“name” = ‘joe’ and “name” = ‘frank’) b. select * from “table1” where (“gender” = ‘male’) c. select “name”, “age” from “table1” where (“gender” =‘male’) d. select “name”, “age” from “table1” where (“name” = ‘joe’ and“name”=‘frank’) e. select * from table1

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 23:30
Which of the following is not a symptom of chronic fatigue syndrome
Answers: 2
question
Computers and Technology, 23.06.2019 21:00
Which set of steps will organize the data to only show foods with more than 100 calories and rank their sugar content from greatest to least?
Answers: 1
question
Computers and Technology, 24.06.2019 00:40
To maintain clarity and focus lighting might be needed
Answers: 2
question
Computers and Technology, 24.06.2019 03:00
Will do anything for brainlest so can you guys me out i will try my best to you out
Answers: 1
You know the right answer?
Select the correct answer. which query will give the following result when it is applied on the orig...
Questions