Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Write the output of the following SQL command: (i) selectconcat(Lcase('To be'),trtm(traillng '.' From 'continued ... ')); (ii) select round(15.193,1) + truncate(2.24,1); (iii) selectlen(trim('Ajay#Jain###')) (#

1. Write the output of the following SQL command:

(i) selectconcat(Lcase('To be'),trtm(traillng '.' From 'continued ... '));

(ii) select round(15.193,1) + truncate(2.24,1);

(iii) selectlen(trim('Ajay#Jain###')) (# means blank space)

(iv) select mid(trim('#lnformatics Practices##'),6,6); (# means blank space)

2. There is a table Tl with combination of columns Cl, C2, and C3 as its primary key? Is it possible to enter:

a. NULL values in any of these columns?

b. Duplicate values in any of these columns?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle 10g Database Administrator Implementation And Administration

Authors: Gavin Powell, Carol McCullough Dieter

2nd Edition

1418836656, 9781418836658

More Books

Students also viewed these Databases questions

Question

=+5. How they might use the product (usage effect).

Answered: 1 week ago

Question

LO4 Specify how to design a training program for adult learners.

Answered: 1 week ago