performance Count and excel

paerenpaeren Member Posts: 13
what is faster then using count?

I am in desperate need of better performance.

need avg arrive and departure from each destination

total := (rec1.count()+rec2.count())/2

could i perform better with reorganizing my key-order?

futhermore is the results printet in excel where the excelbuffer NOT is at temporary record. would anyone prefer to write directly to excel instead of creating sheet in the end

Comments

Sign In or Register to comment.