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
Write a query to find the names of users that begin with "um" in sql?
How do you declare a variable in pl sql?
Why stored procedures are faster than query?
What is the difference between inner join and left join?
Can we use threading in pl/sql?
Explain the difference between 'between' & 'and' operators in sql
Is pl sql useful?
Does truncate require commit?
Why join is faster than subquery?
Whis is not false in primary key?
What is the difference between a primary key and a unique key?
What are all types of user defined functions?
Which is faster joins or subqueries?
Can you have a foreign key without a primary key?
Does sql backup shrink transaction log?