Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Combining Two Queries into Single Query

$
0
0
The view  gives the below output.

[code language="sql"]CREATE VIEW V1 AS SELECT
SELECT DISTINCT
  

Viewing all articles
Browse latest Browse all 3145

Trending Articles