SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Guest Columnist: Tim Chapman

SQLServerCentral.com profile

   Items 1 to 1 of 1   
 

Complex Computed Columns

Computed columns in SQL Server 2000 allow you to have a calculated value available easily in a query. However by using a function instead of a simple formula you can build some very interesting solutions. New author Tim Chapman brings us a look at this technique.   Read more...
By Tim Chapman 2006/05/09 | Source: SQLServerCentral.com | Category: User-Defined functions
Rating: |  Discuss |  Briefcase | 13,408 reads
   Items 1 to 1 of 1