how can we store space between two strings in database i.e
oracle
Answer Posted / harika
select <string1>|| ||<string2> from dual;
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
Why do we need to use a database?
What are the different types of keys in the database?
Define phantom deadlock.
Explain Relational Algebra in RDBMS
What is the relationship?
How do databases help businesses?
What are the different types of database keys?
What is foreign key in database?
What are records and fields in a database?
What are the four objectives of the selection of a data type?
In which format image is stored in database?
Explain all codd's rules for relational database system?
What do you understand by ‘atomicity’ and ‘aggregation’?
what are the differences between an exclusive lock and a shared lock?
Define stored procedures.