SQL ,Data Warehouse and Testing Concepts
It is one place for SQL,ORACLE, datawarehouse and testing concepts
Pages
(Move to ...)
Home
SQL
DWH
UNIX
▼
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 ...
22 December 2013
SQL- Checking Duplicate Records in a Table
›
Q. How to check duplicate records in a table using SQL Server ? Suppose we have a table without a primary key. We want to find ...
SQL- NULL Functions
›
1. ISNULL() : Syntax: ISNULL ( check_expression , replacement_value ) It replaces the NULL value with replacement value. If the Che...
18 November 2013
SQL- Scenario Based Questions PART- 1
›
SQL- Scenario based questions Part 1. Now the recruiters are setting a new trend by asking a scenario ...
‹
›
Home
View web version