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) 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 9061How do you find the error, how can you know the number of rows effected by last SQL statement?
1 4708Please 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 4991what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
1 2580Is 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 9775
How to write a left outer join with the where clause in oracle?
Design database draw er diagram for a certain scenario ?
How to export data from database and import into another?
List out the different types of locks available in sql server?
How to provide default values to function parameters?
What is a scheduled job or what is a scheduled task?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
What kind of problems occurs if we do not implement proper locking strategy?
How do I start sql server 2017?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
what is bcp? When does it used? : Sql dba
What are the different SQL Server Versions you have worked on?
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?
Can we use distinct and group by together?
What are the different types of subquery?