Microsoft

Technical Article

RE: Combining Two Grouping Select Statements

  • Reply

To be more specific, I am trying to obtain the total of questionnaires in the query per "WSI" as opposed to the percentage from the whole. In other words: Number of questionnaires per WSI Number of questionnaires per WSI where SumDefects > 0 Sum of SumDefects field per WSI This select statement is being called […]

You rated this post out of 5. Change rating

2003-06-18

1 reads

Technical Article

RE: Combining Two Grouping Select Statements

  • Reply

In your last query, your are not grouping by the same number of columns you are trying to aggregate, so my guess is you are receiving an error saying "is invalid in the select list because it is not contained in either an aggregate..." and so on. Howerver, you have attempted to include a subselected […]

You rated this post out of 5. Change rating

2003-06-18

1 reads

Technical Article

RE: Stored Procedures parameter

  • Reply

Hi eily, quote: i want to know is it possible when using a parameter in a stored proc that when i go to execute the proc that instead of entering the values one by one that i could enter "ALL" and get all possible values returned something like SELECT * FROM table WHERE field LIKE […]

You rated this post out of 5. Change rating

2003-06-12

1 reads

Technical Article

RE: New SQL Server is slower than the old

  • Reply

Thanks for suggestions New server as follows: Compaq ML370G3 1 x 2.4Ghz Xeon 2.5Gb RAM Disks—RAID5 (hardware RAID) about 70 gb available Running Win 2000 with SQL Server 7 Old server as follows: x86 family 6 model 5 stepping 2 AT/AT compatible 320 mb memory (may be inc page file) Disks- Raid 5, about 20 […]

You rated this post out of 5. Change rating

2003-05-30

Technical Article

RE: return value from exec(string)

  • Reply

The example I gave was not the best in that it immediate brought up questions of why I was trying to generate the key in that way in the first place. The situation is more one of coming into a place where they keys are generated in this way, but for each table and I […]

You rated this post out of 5. Change rating

2003-05-22

2 reads

Blogs

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...

Snowflake + Azure blob

By

Let’s go back to data platforms today and I want to talk about a...

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