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 column in a table?
What is the use of procedures?
How do I remove duplicates in two columns?
What is the current version of sql?
Why indexing is needed?
What is full join in sql?
How do you exit in sql?
What are operators available in sql?
Why do we need cursors in pl sql?
How to execute a stored procedure?
How do you get column names only for a table (sql server)?
What is thread join () in threading?
explain normalization concept? : Sql dba
How to handle bulk data?
Can we use join in subquery?