Like shown below i have 3 columns(Name,No,Address). The
values in name column i want to modity.
Requirement : Keep only once space between two words
(Fname,Lname) in the Name column.
For this what is the query? Please answer me. Advance
Thanks.
Name No Address Reference
manoj kumar
kumar raja
vinzay kumar
rajendra prasad
gowri nath -- -- --
Answer Posted / manojkumar
Thanks to Kavitha and Lince.
Both answers are correct in oracle and in Sql Server.
Excellent
Thanks a lot
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain unique key in sql.
How do I view an execution plan in sql?
What is %type in sql?
Is json a nosql?
What is output spooling in sql*plus?
Why do we use function in pl sql?
How do I run a program in pl sql?
What is primary key and unique key?
What is compute?
How many types of functions are there in sql?
How much ram can sql express use?
What is a .db file?
what is dbms? : Sql dba
Which normal form is best?
How can a function retun more than one value in oracle with proper example?