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 sql procedures and functions?
What is a ddl command?
Can we have two clustered index on a table?
Why do we use procedures in sql?
Is sql open source?
Can you have a foreign key without a primary key?
How do you modify a trigger?
Can a commit statement be executed as part of a trigger?
What are the basic techniques of indexing?
When you have to use a default "rollback to" savepoint of plvlog?
Does sql support programming?
How to move files from one directory to another in pl sql?
what is difference between delete and truncate commands? : Sql dba
What is the difference between rollback and rollback to statements?
What is error ora-12154: tns:could not resolve the connect identifier specified?