Write a query to create a view that shows for each order the salesman and customer by name.
Home/Computer Science/DBMS/Page 4
SIKSHAPATH Latest Questions
sarabjot26
Asked: November 24, 2021In: DBMS
Consider a database table T containing two columns X and Y each of type integer. After the creation of the table, one record (X=1, Y=1) is inserted in the table. Let MX and My denote the respective maximum values ...
Kumar
Asked: November 23, 2021In: DBMS
priya bharti
Asked: November 23, 2021In: DBMS
Create a package which includes a function to return a square of a number if it is positive else return an error message to the user.
Abhinay
Asked: November 22, 2021In: DBMS
The following table has two attributes A and C where A is the primary key and C is the foreign key referencing A with on-delete cascade.
Advance Learner
Asked: November 22, 2021In: DBMS
Create a package which includes a function to return a square of a number if it is positive else return an error message to the user.