how can we store space between two strings in database i.e
oracle
Answer Posted / roopesh kumar
select <string1>|| ' <<Number of spaces needed with in
single queotes>> ' ||<string2> from dual;
ex. select 'RAM' || ' ' || 'PRASAD' FullName from dual;
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is progress open edge?
What is bcnf standard form in dbms?
What is a field in database?
Is there some bulk load or other way to import a lot of data fast?
Define identity and uniqueidentifier property of column?
What is a database in a website?
What is the use of database management system?
What is the main purpose of a database?
Is it good to store image in database?
List few restrictions that are imposed while creating views?
How do you link a spreadsheet to a website?
What is database url?
What is the full form of rdbms?
Why do we need database management?
How do you exit a database?