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) How many database objects (trigger, packages, sequence etc) uses a particular field in a given table. For ex: I want to know how many database object uses the ATTRIBUTE1 in the PO_VENDORS table. What query will give me the result showing the database object name(package, trigger etc), field_name used (in this case ATTRIBUTE1) and table_name (in this case PO_VENDORS).
IBM,
2 8907How do you find the error, how can you know the number of rows effected by last SQL statement?
1 4608Please HELP me its urgent? If i want to EXPORT data from SQL server to ORACLE 11g then how can I replicate data from SQL to ORACLE?
3 4814what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
2502Is it possible to allow NULL values in foreign key? I s it possible to use different constraints for the same column in the table (i.e) (id int NOT NULL,UNIQUEUE)
1 9665
How will you monitor replication latency in transactional replication? : sql server replication
Can one drop a column from a table?
What is a clustered database?
What are the different types of backup available in the oracle?
What is difference between inner join and self join?
What is the order of defining local variables and sub procedures/functions?
You have just started a new instance with a large sga on a busy existing server. Performance is terrible, what should you check for?
What is clob in mysql
List the different normalization forms?
What is tuple with example?
What do you think about pl/sql?
What is a user exit program in oracle reports?
Differentiate between pl/sql and sql?
What do you understand by data independence?
Can files be stored in a database?