Mina Garas Daniel
Registered User.
- Local time
- Today, 16:47
- Joined
- Jul 21, 2017
- Messages
- 66
Hello everyone
I have a simple question I have a table containing
Code , description , qty and sum columns
I need to make sum of qty in sum column
I try to use subquery instead of dsum to get better performance as I read on this forum but it does not work is any way to do that specially my database working via shared network folder
Thanks
I have a simple question I have a table containing
Code , description , qty and sum columns
I need to make sum of qty in sum column
I try to use subquery instead of dsum to get better performance as I read on this forum but it does not work is any way to do that specially my database working via shared network folder
Thanks