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's the difference between file and database?
What is the purpose of a field in a database?
How is data stored in a relational database?
what is "TABLE" datatype ?
What are data modelling tools?
What is oracle block?
What is the first step in creating a database?
what is the location of oracle inventory?
What is the purpose of a database middleware other than translating the jdbc api calls to multiple vendor specific dbms calls?
what is the difference between two and three-tier architectures?
What is super key in dbms?
What is openedge abl in terms of taking the perspective of the developer?
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)