Sign In
Ask Question
Computers & Technology
Frederick
24 May, 12:22
What is a relational database view?
+1
Answers (
1
)
Nina Duffy
24 May, 15:24
0
A relational database view is a result set of a query on the data that is stored, which the programmer can query just like they would in a database collection of object that is persistent. The view is stored in database dictionary. In some NoSQL databases you can query over the data by only using VIEW.
Comment
Complaint
Link
Know the Answer?
Answer
Not Sure About the Answer?
Get an answer to your question ✅
“What is a relational database view? ...”
in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers
You Might be Interested in
A data file "parttolerance. dat" stores on one line, a part number, and the minimum and maximum values for the valid range that the part could weigh.
Answers (1)
printLarger is a function that accepts two int parameters and returns no value. Two int variables, sales1 and sales2, have already been declared and initialized. Write a statement that calls printLarger, passing it sales1 and sales2.
Answers (1)
In the context of computer literacy and information literacy, which statement is true of knowledge workers? a. They should know how to increase strategic dissonance. b. They should know how data should be indexed and updated. c.
Answers (1)
Lipton Hardware prepared the following schedule of unit costs and market prices for three items of merchandise inventory. Item Units Cost per unit Market price per unit A 1,000 $.50 $.55 B 2,000.45.30 C 1,500.60.
Answers (1)
Consider the following list. list = {5, 11, 25, 28, 45, 78, 100, 120, 125}; Suppose that binary search as discussed in the book is used to determine whether 110 is in list.
Answers (1)
New Questions in Computers & Technology
1.3 Code Practice edhisive
Answers (1)
Def sum_divisors (n) : sum = 1 # Return the sum of all divisors of n, not including n x=int (n**0.5) for i in range (2, (x//1) + 1) : if n%i==0: sum=sum+i if n%i==0 and n/i!
Answers (1)
What does it mean when #DIV/01 is displayed and a green triangle is added to the upper-left corner of a cell
Answers (2)
What does a data bar in a cell represents
Answers (2)
Long distances are usually measured in kilometers. T or F?
Answers (1)
Home
»
Computers & Technology
» What is a relational database view?
Sign In
Sign Up
Forgot Password?