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) 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
2127How 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 5435How 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?
1802Restore 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 4287two 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 6465source 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 12170
What is the difference between ROW_NUMBER and Ranking function in SQL SERVER?
How to select distinct on multiple columns?
WHAT ARE TEMPLATES?EXPLAIN WHAT YOU HAVE CREATED?
What is federated tables in mysql?
how report can be generated if we have the database designed in oracle 10g?
What are the default system databases in sql server 2000?
What is sql server query analyzer?
Why are data files so large?
What is sql service broker?
How to provide values to user defined function parameters?
What is sql server profiler?
What is database server and how it works?
Why is normalisation important?
How to call a function from a stored procedure in SQL Server ?
How can we create the complete backup of data in the oracle.