String Function

Technical Article

RE: Drill Down Problems

  • Reply

The sample was not showing hidden when I would go through the "Edit Group" route, so this was how I setup my report.  But when I went into the XML, it listed the hidden and toggle item properties.  I didn't know they wee separate items and thought the Wizards (Edit Group, etc) read and wrote […]

You rated this post out of 5. Change rating

2005-05-25

Technical Article

RE: higher reads when using ADO.NET thatn when using Query Analyzer

  • Reply

I ran the example given (added bigger table to give reads but almost exact) and I could not reproduce the behavior.  .Net SqlClient Data Provider RPC:Completed exec dbo.myProc @myparam = 'ALL' 358 readsSQL Query Analyzer SQL:BatchCompleted exec dbo.myProc @myparam = 'ALL' 358 reads   kay brought up a good tip also, but it's hard to say what actually […]

You rated this post out of 5. Change rating

2005-01-15

Technical Article

RE: excluding fields in my SELECT from the GROUP BY clause

  • Reply

HelloReplie for Antares686 as requested : NdocNmdocCodigoQtPvValorValor_custoDescMargemComissão1Factura             20180ANB-1        12568,3510487,67787,20+0                  25,74861Factura             20180ANB-2        24008,3520040148800+0                  25,74861Factura             22520ANB-1        15008,25123758572,54950+0                  30,72691Factura             22520ANB-2        15008,251237585800+0                  30,66671Factura             24020ANB-1        25005125008581,85250+0                  31,34521Factura             24020ANB-1        31005,51705010641,49710+0                  37,58661Factura             24040ANB-1        13008104006290,67010+0                  39,51281Factura             24040ANB-2        12008960061200+0                  36,251Factura             24040ANB-3        860868804162,40+0                  39,51Factura             24040ANB-4        150081200076500+0                  36,251Factura             24520ANB01-04     310061860011791,07010+0                  36,60721Factura             27640ANB-1        420625201377,60+0                  45,33341Factura             27640ANB-2        1290677404231,20+0                  45,33341Factura             27670ANB-1        32006192009123,92960+0                  52,47961Factura             27670ANB-2        22006132007026,55140+0                  46,76861Factura             27670ANB-2        24006144007665,32880+0                  46,76861Factura             27730ANB-1        10805,4583231860+0                  45,37041Factura             27730ANB-2        8205,4442824190+0                  45,37041Factura             PRV108-1          351072457018145,310040+0                  26,14861Factura             PRV108-2          48007,937920278880+0                  26,45571Factura             PRV108-3          70007,95530041006,8820+0                  25,84664Nota de Crédito     NSINDEMNIZ        112000-12000-0,652870+0                  0-4804Nota de Crédito     NSRAPPEL          141217,49-41217,4900+0                  0-1648,69960                                      0000                     0029                                      4693853362,79274200,11217126,3883                     775,8179-2128,6996that is the result , but i need the result like this :for this Client i need only one line with the SUM of "Valor" ; "Valor_custo";"Comissões"and "Margem" , where "Valor" as Sails;"Valor_custo" as Cost; "comissões" as comissions and "margem" as benefits.I hope you understand better […]

You rated this post out of 5. Change rating

2005-01-11

Technical Article

RE: DBCC DBREINDEX and MDF file size

  • Reply

I have done the DBCC DBREINDEX on a 180+ GB database. It did not increase the database (.mdf) file. It DID increase the log (.ldf) file by quite a lot.The end result was that the .mdf file was SMALLER and the .ldf was LARGER. Why? Well the .mdf has the index data and the reason […]

You rated this post out of 5. Change rating

2004-10-22

Technical Article

T-SQL works in QA but fails when part of a job

  • Topic

HI, the title says it all really, the update statement is below and i would be greatful for any comments on why this happens. thanks, ade --Change Links from class to course UPDATE t1 SET t1.e_parent = t2.e_id FROM dbo.capd_moduleenrolment t1 LEFT OUTER JOIN dbo.capd_examsubjectentry t6 ON t6.ese_id = t1.e_id LEFT OUTER JOIN dbo.capd_moduleenrolment t5 […]

You rated this post out of 5. Change rating

2004-10-19

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