can we able to do exception handling in kdb+/q

https://learninghub.kx.com/forums/topic/can-we-able-to-do-exception-handling-in-kdb-q

if possible give me some example. i am looking forward for your reply. Thanks

can you please share some resource for learning k language. Thanks in advance. if not ok. but i really looking forward for your reply. i don’t want to be waited and get disappointed.

The q language is documented with lots of learning materials on: https://code.kx.com/q/

There are also courses on https://kx.com/academy/

 

k is the underlying language which you do not need to interact with. See this note: https://community.kx.com/t5/New-kdb-q-users-question-forum/rotate-function-differences-between-k-and-q/m-p/13186/highlight/true#M544

You can trap using . or @

https://code.kx.com/q/ref/apply/#trap