old files

Technical Article

RE: Cross tab

  • Reply

David,Let me explain my problem hereCREATE TABLE TEMP (ID INT, stdate DATETIME, CODE CHAR(10))INSERT INTO TEMP VALUES(1,'2004-04-01','TEST1') INSERT INTO TEMP VALUES(2,'2004-04-02','TEST1') INSERT INTO TEMP VALUES(3,'2004-04-03','TEST1') INSERT INTO TEMP VALUES(4,'2004-04-01','TEST2') INSERT INTO TEMP VALUES(5,'2004-04-02','TEST2') INSERT INTO TEMP VALUES(6,'2004-04-03','TEST2') INSERT INTO TEMP VALUES(7,'2004-04-01','TEST3') INSERT INTO TEMP VALUES(8,'2004-04-02','TEST3') INSERT INTO TEMP VALUES(9,'2004-04-03','TEST3') INSERT INTO TEMP VALUES(10,'2004-04-01','TEST4') INSERT INTO […]

You rated this post out of 5. Change rating

2004-04-07

Blogs

SQL Saturday Boston 2024 Slides

By

Thanks to everyone that came to my talks. Slides are below. Best Practices for...

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers