Can someone please explain how the do control word works in kdb+. I’ve read the kx wiki about it and still don’t understand.
q)do[3; show “3 times”]
“3 times”
“3 times”
“3 times”
thanks :)
Can someone please explain how the do control word works in kdb+. I’ve read the kx wiki about it and still don’t understand.
q)do[3; show “3 times”]
“3 times”
“3 times”
“3 times”
thanks :)