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) query to Compare data of two tables between two different Databases(Oracle and SQL Server) Eg., Source Database: Oracle Table: Employee Target Database : SQL Server Table : emp
2058How do you find value of first column before inserting value into the second column in the same table for checking that second column must have different value than first column.
L&T,
2 5304How do I repair damaged sql server mdf file database? In previous day my mdf file has got damage due to unknown reasons then I used dbcc chekcdb command but it failed, MDF file is important for me, I don’ know that how to get back mdf file data. Please anyone suggest me?
1750Restore database SQL2000, SQL2012 Backup of base is created in Microsoft SQL Server 2000 - 8.00.2066, I can't restore on Microsoft SQL Server 2012 - 11.0.2100.60
3 4175two tables are there.1st table EMP has two columns ID and name and contains data 1,A 2,B 3,C 2nd table EmpSal has 2 columns ID and Salary Contains data -1,1000 2,5000 3,3000 Find name of employee having maximum salary ?
CSE,
5 6260source destination distance chennai bangalore 500 bangalore chennai 500 hyd delhi 1000 delhi hyd 1000 bangalore hyd 800 Here chennai to bangalore and bangalore to chennai is same distance. and hyd and delhi also same criteria. Based on the distance i want to display only one row using sql query?
4 12013
Why are indexes and views important to an organization?
What is the usage of nvl function?
What is meant by Active-Passive and Active-Active clustering setup?
What is optimization and its types?
mention different types of relationships in the dbms?
Find nth lowest salary or get nth lowest salary?
Explain the use of dde package in d2k.
Is java required for oracle client?
What is %s in sql?
Can we perform backup restore operation on tempdb? : sql server database administration
what is the difference between Tabular and Matrix report?
What is a degree of relation?
Is sql a dbms?
Define RDBMS.
if no size is defined while creating the database, what size will the database have? : Sql server administration