SQL ,Data Warehouse and Testing Concepts
It is one place for SQL,ORACLE, datawarehouse and testing concepts
Pages
(Move to ...)
Home
SQL
DWH
UNIX
▼
27 April 2014
SQL- CAST and CONVERT
›
Q What is the difference between CAST and CONVERT in SQL Server ? CAST : It is used to convert from one data type to another.CAST...
26 April 2014
SQL- Scenario Based Questions PART- 2
›
Consider below Employee table and Department table for answering the questions:- Employee Table: EMPLOYEE TABLE Departm...
1 comment:
20 March 2014
SQL- Learn to upload flat file into SQL Server 2008 step by step :
›
Step 1: Following below is the sample flat file which need to be uploaded in SQL Server. Flat File Step 2: Open SQL Server 2008 ...
16 February 2014
SQL Questions PART-3
›
Q How many columns can a view support ? A view can support maximum of 1024 columns. Q What is the difference between Primary ...
‹
›
Home
View web version