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 8891How do you find the error, how can you know the number of rows effected by last SQL statement?
1 4602Please 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 4793what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
2498Is 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 9659
What is field size access?
How to set the time zone for MySQL to particular country time?
What is a collation?
What is database management system explain?
What is a non equi join?
What is table level trigger?
Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?
Difference between superior keys and candidate keys?
Does google have a database like access?
How do I edit a table in mysql workbench?
What are the commands used in dcl? : sql server DBA
What are .mdf files?
What is the default password for mysql?
What is key.next.item trigger?
What is pragma in sql?