Oracle (3253)
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) i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
1 2056in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
1 2996suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
1 2082
Where can you add custom error messages to sql server?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
Can we rollback truncate?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
Is primary key always clustered index?
How to write a left outer join with the where clause in oracle?
If a cursor is open, how can we find in a pl/sql block?
What is the current version of sql?
in oracle BPM composer in part BA model on design model in enterprise model i cannot connection with value chain model work not links in part properties do you can me help me?
how to start mysql server? : Sql dba
What is subquery? Explain the properties of a subquery?
How efficient you are in oracle and SQL server?
Can we use distinct and group by together?
What is sql server query analyzer?
Explain system functions or built-in functions? What are different types of system functions?