Username*
E-Mail*
Password*
Confirm Password*
Username or email*
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Sorry, you do not have permission to ask a question, You must login to ask a question.
DOWNLOAD ATTACHMENT:
DOWNLOAD ATTACHMENT FOR ANSWER:
Write a program in PL/SQL to find the number of rows effected by the use of SQL%ROWCOUNT attributes of an implicit cursor.
DOWNLOAD ATTACHMENT:
DOWNLOAD ATTACHMENT:
See lessWrite a PL/SQL block to display the last name of manager, and their departments for a particular city, using parameters with a default value in explicit cursor.
DOWNLOAD ATTACHMENT FOR ANSWER:
DOWNLOAD ATTACHMENT FOR ANSWER:
See lessGiven relation R (A,B,C,D) and the following FD’s. Identify the candidate key for R and highest normal form C->D, C->A, B->C
DOWNLOAD ATTACHMENT FOR ANSWER:
DOWNLOAD ATTACHMENT FOR ANSWER:
See lessWhy ‘Data Redundancy’ is higher in 1st Normal Form than other normal forms? Explain with example.
DOWNLOAD ATTACHMENT FOR ANSWER:
DOWNLOAD ATTACHMENT FOR ANSWER:
See lessDraw the queue structure in each case when the following operations are performed on an empty queue. (a) Add A, B, C, D, E, F (b) Delete two letters (c) Add G (d) Add H (e) Delete four letters (f) Add I
DOWNLOAD ATTACHMENT FOR ANSWER:
DOWNLOAD ATTACHMENT FOR ANSWER:
See lessReverse the order of elements on stack S a. using two additional stacks b. using one additional queue c. using one additional stack and some additional non-array variables
DOWNLOAD ATTACHMENT:
DOWNLOAD ATTACHMENT:
See less