Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Display row value as a TABLE column using SQL select statement

By Gulappa Vijaya Kumar, 2012/01/12

Requirement:

Summarize PIFAmt column divide by Summarize Factors column by StateName column and diplay prior & current year data as a table column by auto and property business values.

Table Structure:

Table Data:

You could avoid the following errors when you execute the enclosed SQL select statement and display the result as I explained in my requirement.

Errors:

Server: Msg 8134, Level 16, State 1, Line 1
Divide by zero error encountered.

Server: Msg 130, Level 15, State 1, Line 3
Cannot perform an aggregate function on an expression containing an aggregate or a subquery.

Results:

Total article views: 4414 | Views in the last 30 days: 17
 
Related Articles
FORUM

Computed column error

Computed column error

FORUM

error in derived column transformation

error in derived column transformation

FORUM

Giving "Invalid column Name " error

Giving "Invalid column Name " error

FORUM

HOw to retrieve error column name

HOw to retrieve error column name

FORUM

derived column --replace " with space expression error

derived column --replace " with space expression error

Tags
t-sql    
 
Contribute

Join the most active online SQL Server Community

SQL knowledge, delivered daily, free:

Email address:  

You make SSC a better place

As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.

Join us!

Steve Jones
Editor, SQLServerCentral.com

Already a member? Jump in:

Email address:   Password:   Remember me: Forgotten your password?
Steve Jones