One Table having two rows with one colomn having values
Like"Male" and "Female". how to upadte these values
Like "Female" and "Male" in single update statement.
Answer Posted / manikanta
'DECODE' is not a recognized built-in function name in sql
server
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to recover a dropped table in oracle?
What are group functions in oracle?
What are the types of partitions in oracle?
What is raw datatype in oracle?
What happens if variable names collide with table/column names?
What is the data pump export utility?
Explain a private synonyms?
How can we delete duplicate rows in a table?
What is an anonymous block?
What is meant by joins? List out the types of joins.
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
How to count duplicated values in a column in oracle?
What is not equal to in oracle?
How to check database size in Oracle?