What is number function in sql?
No Answer is Posted For this Question
Be the First to Post Answer
Hello All, Could any well write a query for the following scenario. Account(table name) No Name Amount 1 ABCD 2000.00 2 DEFG -2000.00 3 GHIJ 3000.50 4 JKLM 4000.00 5 MNOP 6000.00 O/p Should be in this format No Name Credit Debit 1 ABCD 2000.00 0 2 DEFG 0 -2000.00 3 GHIJ 3000.50 4 JKLM 0 -4000.00 5 MNOP 6000.00 o could any one give appropriate query for this Thnks in Advance
Which are the different case manipulation functions in sql?
Can we use loop in sql?
Can we use the cursor's to create the collection in PL/SQL?
What are the possible values for the boolean data field?
how to create object in plsql
How many types of cursors supported in pl/sql?
what is “go” in t-sql? : Transact sql
write a query filter the null value data following source? name age john 30 smith null null 24 sharp 35 i want output name age john 30 sharp 35
How do you optimize a stored procedure query?
What is forward declaration in pl sql?
What are the different types of PL/SQL program units that can be defined and stored in ORACLE database ?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)