Answer Posted / banoj kumar swain
sql is stands for structured query language.it is a
relational db language meant for interacting with database.
it is also compactable for different databases.
banoj
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
a table has 2 classifications 1)liabilities 2)earnings this liabitity has 2 elements with 2 input values and the earnings have 2 elements with 2 input values i wrote a query so that my input is liability savings amount1 amount2 xxxx null xxxxxx 0 xxx1 null xxxxx1 0 null yyyy 0 yyyy null yyy1 0 yyy1 my problem is --when i developed a report(d2k) with this data my o/p is liabilities,amount1,savings,amount2 xxxx xxxxxx xxx1 xxxxx1 yyyy yyyy yyy1 yyy1 how could i move this savings,savings values 2 palces up. can any body provide me witha better solution
What does trigger mean in psychology?
Why plvtab is considered as the easiest way to access the pl/sql table?
how to select first 5 records from a table? : Sql dba
What is a memo field?
Why stored procedures are faster than query?
How can get second highest salary in sql?
How can we find duplicate records in a table?
What is sqlca in db2?
What is a system versioned table?
How do I create a sql database?
What is the basic structure of an sql?
What is a field in a database?
how to increment dates by 1 in mysql? : Sql dba
Is it possible to Restore a Dropped Table using Rollback Command in Oracle SQL Plus ?