13. Display the second to fifth characters in each client name.
Answer Posted / nanne
SELECT SUBSTR(ENAME, 2, 4), ENAME FROM EMP;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is sharded cluster?
what is Single Byte Overhead...?
I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.
WHAT IS ecc 6.0
Explain what are the advantages of views?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
What are the most common interview questions on ETL Testing for experience?
How do I start tns listener?
What is the difference between a primary key & a unique key?
What are the benefits of ordbms?
How to select some columns from a table in oracle?
What is object data modeling?
How do I know if oracle client is installed on windows?
How do I know if oracle is installed on windows?
What are the components of logical database structure in oracle database?