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 to get the maximum among two tables,for example table 1 (dep1) have (emp_id,emp_name,salary) columns and table 2 (dept2) have (emp_id,emp_name,salary) columns,i want which employee have the maximum salary among two tables?
9 28940If server is in US and client is in india there is timezone is diffrence, How can we display date in indian time when data is displayed from US server timezone?
1 4212how table is defined in plsql table? how can i select column from plsql table? can i use select * from plsql table type?
1 4961Describe the Index, Types of index, At what situation we have used? Which one s better than others?
1 3709Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
2230
What is checkpoint in sql server?
Where mongodb data is stored?
Explain storage manager?
Explain intellisense for query editing
How do I view a stored procedure in sql server?
What are triggers mysql?
Is sql a rdbms?
How do you open tables in pgadmin?
What are different types of receipt reversals ? Explain them : oracle accounts receivable
Does a sql server 2005 select statement require a from?
What are the tool windows in sql server management studio? : sql server management studio
Explain the Ways to improve the performance of a sql azure database?
What are collection pools? What are the advantages?
Can you explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
Discuss row chaining, how does it happen? How do you correct it?