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
Explain dml (data manipulation language)?
What is meant by a database?
What is the most used database?
What do you understand by functional dependency?
Describe a subquery.
What is bcnf?
Explain the term entity type in dbms?
What is a file in a database?
How to prevent concurrent access to my data?
Is file system a database?
What do you mean by dml compiler?
what are the different levels of database schema?
What is a distributed database?
How to determine who is and change the owner of database?
How do you notify dbpak about stored procedure?