DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 4 of 4

Hybrid View

  1. #1
    John Morrison Guest

    SQL Server could really use a TRANSFORM operator


    Sometimes it would really be handy to have an easy way of doing a crosstab
    in T-SQL without resorting to convoluted stored procedures or a long series
    of subselects. Why can't we have something like a TRANSFORM in SQL Server?

    John M.


  2. #2
    Michael Levy Guest

    Re: SQL Server could really use a TRANSFORM operator

    What is the TRANSFORM function that you're referring to do? Maybe there's a
    compliment within TSQL.

    -Mike
    --
    Michael Levy MCSD, MCDBA, MCT
    Consultant
    GA Sullivan
    michaell@gasullivan.com




  3. #3
    John Morrison Guest

    Re: SQL Server could really use a TRANSFORM operator


    "Michael Levy" <michaell@gasullivan.com> wrote:
    >What is the TRANSFORM function that you're referring to do? Maybe there's

    a
    >compliment within TSQL.


    It's an Access function. I've long wondered why Microsoft saw fit to put
    it in Access, but not in T-SQL.

    John

  4. #4
    Michael Levy Guest

    Re: SQL Server could really use a TRANSFORM operator

    I looked through the Access docs and the only reference was to a Transform
    statement that created cross-tabs. Is this what you're referring to?

    -Mike
    --
    Michael Levy MCSD, MCDBA, MCT
    Consultant
    GA Sullivan
    michaell@gasullivan.com




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links