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 are the types of database servers?
The use of LAST_VALUE() AND FIRST_VALUE() with an example
Explain how RDBMS software deals with deadlocks.
Explain the advantages of rdbms?
Define join types.
What is query in rdbms?
What is openedge workgroup rdbms?
What are codd rules?
What are the different types of data tables?
What are the drawback of rdbms?
What is like operator for and what are wild cards?
What is the purpose of a database?
Oracle (3253)
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)