Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how can we store space between two strings in database i.e
oracle

Answers were Sorted based on User's Feedback



how can we store space between two strings in database i.e oracle..

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

how can we store space between two strings in database i.e oracle..

Answer / harika

select <string1>|| ||<string2> from dual;

Is This Answer Correct ?    9 Yes 4 No

Post New Answer

More Database Management Interview Questions

What are the types of database servers?

0 Answers  


The use of LAST_VALUE() AND FIRST_VALUE() with an example

1 Answers   Amazon,


Explain how RDBMS software deals with deadlocks.

1 Answers  


Explain the advantages of rdbms?

0 Answers  


Define join types.

0 Answers  


What is query in rdbms?

0 Answers  


What is openedge workgroup rdbms?

0 Answers  


What are codd rules?

0 Answers  


What are the different types of data tables?

0 Answers  


What are the drawback of rdbms?

0 Answers  


What is like operator for and what are wild cards?

0 Answers  


What is the purpose of a database?

0 Answers  


Categories