How to store space between two strings in database i.e
oracle?
Submitted by: Administratorselect <string1>|| ' <<Number of spaces needed with in
single queotes>> ' ||<string2> from dual;
ex. select 'RAM' || ' ' || 'PRASAD' FullName from dual;
Submitted by: Administrator
single queotes>> ' ||<string2> from dual;
ex. select 'RAM' || ' ' || 'PRASAD' FullName from dual;
Submitted by: Administrator
Read Online Database Management Job Interview Questions And Answers
Top Database Management Questions
| ☺ | What is ORACLE CLINICAL? |
| ☺ | What is the difference between oracle CPU and PSU? |
| ☺ | Explain What are the uses of Oracle clinical? |
| ☺ | What is the difference between inline query and corelated subquery? |
| ☺ | How to store space between two strings in database i.e |
Top DB Oracle Categories
| ☺ | Oracle PL-SQL Interview Questions. |
| ☺ | Oracle DBA Interview Questions. |
| ☺ | Oracle D2K Interview Questions. |
| ☺ | OCI Interview Questions. |
| ☺ | Forms Reports Interview Questions. |
