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 write primary and foreign key relationship between two tables without using constraints? u can use any of procedure/function/trigger and any sql?
1 7076what is the difference between joins and set operators.i am always confusing with two,can u pls kindly help me .
5 19364I have a tablle like this: cust acc ----------- a 1 b 2 b 3 c 4 c 5 c 6 I Want below o/p: cust acc --------------- a 1 b 2|3 c 4|5|6 Please any one can you have any ideas share me. I have urgent requirement.
MTS,
7 10272can u pls share responsibilities for production how to environment in odi?and how to generate report ?
2325I have a tablle like this. cust acc --------------- a 1 b 2|3 c 4|5|6 I Want below o/p: cust acc ----------- a 1 b 2 b 3 c 4 c 5 c 6 Please any one can you have any ideas share me. I have urgent requirement.
4 12258Name Salary Abc 50000 Abc 50000 xyz 20000 find the max salary using aggregate function?
CTS,
2 10514difference between table level constraint and column level and advantages of table level constraint
4 15429Why foreign key column allowing null values even a parent tables reference key column not having null value..
IBM,
2 6141What is the difference between Memory_target and Memory_max_target? Why its required to resize these parameter?
1 8726
How will you hide an attribute? : sql server analysis services, ssas
What is the oracle implicit cursor?
You see multiple extents in the temporary tablespace. Is this a problem?
How to execute function in stored procedure sql server?
How does Report Builder support Analysis Services cubes?
What is Data Independence?
How do I make isql secure in sybase?
How to convert character strings to numeric values?
What is tuple and attribute?
How to delete an existing row from a table in oracle?
By default, which replica sets are used to write data?
How can you find all the processes on your system?
What is memo?
what are the differences among rownum, rank and dense_rank? : Sql dba
What is example of database?