kdb+ and q
Q+A on all things kdb+ database and the q language
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

KX Community Hackathon - March 1st 2022

KX Community Hackathon - March 1st 2022 Over the last two years, many companies have accelerated their digital transformation journey and maintained productivity through remote working practices. This means that today, as the world begins to recover,...

KX Hackathon.gif
DBaker by Community Manager
  • 862 Views
  • 1 replies
  • 3 kudos

Resolved! perform gc per .z.pg

Given that we cant use -g 1 and no change on caller side, is there any way to perform gc upon each .z.pg? I initially have .z.pg:{ bigresult: value x; .Q.gc[]; bigresult };but the memory is not going down until next smaller query.

mklee by New Contributor
  • 1122 Views
  • 1 replies
  • 0 kudos

Resolved! 0D infront of timespan

Im using .z.n in my tick.q and wondering if theres a way to not show 0D infront of the timespan. Currently it shows: 0D20:06:22.271520000 I want this 20:06:22.271520000