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
What is a system versioned table?
Differentiate between syntax and runtime errors.
How do I count records in sql?
How to find 3rd highest salary of an employee from the employee table in sql?
What is sqlite used for?
Which is faster view or stored procedure?
how to get a list of all tables in a database? : Sql dba
Can we join more than 2 tables in sql?
Write the command to remove all players named sachin from the players table.
What is a recursive join sql?
What is user defined functions?
How do you delete duplicates in sql query using rowid?
What is mutating error?
Explain clause in sql?
How do I run a sql trace?