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) 1.What is inline function in oracle and its purpose? 2.What is the equivalent operator for "different from pattern" in oracle? 3. If you define a variable in oracle, how it will be available? [a. Until database shut down b. Until table deleted c. until session get expired]
2 11714a 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
TCS,
2270how to send multiple records which matches all the condition in the lookup transformation ? (if lookup matches the codition for duplicate values)
2058how to get the values if source table & target table having duplicate values that matches the lookup condition ?(i want all duplicate match)
1 3534
Is sql an operating system?
What is unsigned in mysql?
How does limit work in mysql?
What is scalar and vector?
Give the advantages and disadvantages of clusters.
How do I view a sql database?
What does truncate do?
What is snapshot parameter in ssrs?
Can I learn sql in a week?
Explain the role of building blocks like Nodes, Relationships, Properties and Labels in Neo4j?
What does where 1/2 mean in sql?
How can you ensure that the database and sql server based application perform well?
How to connect to the server with user account: sys?
What are the 'mysql' command line options?
What happens when unicode strings concatenate with non-unicode strings?