how can we store space between two strings in database i.e
oracle
Answers were Sorted based on User's Feedback
Answer / 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 |
What is the purpose of normalization in dbms?
How to get a book from database MS access that contain 'i' charactor in it's name like internetbook or networkingbook. what will be java query for this purpose?
What is SQL FORMS ?
How many records can a database hold?
How can I access my database remotely?
What is the importance of database in an organization?
What is a Built_in subprogram ?
What are the database objects?
Where is database used?
What is query in database?
What is a logical backup ?
What is mean by dbms?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)