Getting Started with Adobe After Effects - Part 6: Motion Blur
This module helps you to share, discuss and learn interview questions and answers of different technologies

Server Edition Name

Jun 30 2012 12:00AM by Nirav Gandhi   

Question

how can you find Server Edition?

Answer

SELECT 'Edition', SERVERPROPERTY('Edition')

UNION ALL

SELECT 'EditionID', SERVERPROPERTY('EditionID')

UNION ALL

SELECT 'ProductVersion', SERVERPROPERTY('ProductVersion')

UNION ALL

SELECT 'ProductLevel', SERVERPROPERTY('ProductLevel')

UNION ALL

SELECT 'EngineEdition', SERVERPROPERTY('EngineEdition')

UNION ALL

SELECT 'ServerName', SERVERPROPERTY('ServerName')

OR

select @@version

Read More..   [32134 clicks]

Published under: SQL Server Interview Questions ·  ·  ·  · 


Nirav Gandhi
38 · 5% · 1503
1
 
0
Asked



Submit

Your Comment


Sign Up or Login to post a comment.

"Server Edition Name" rated 5 out of 5 by 4 readers
Server Edition Name , 5.0 out of 5 based on 4 ratings
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]