https://learninghub.kx.com/forums/topic/advanced-capstone-1-1-2
Could you please review this code? I believe it's correct, but it's not updating or changing to the correct spelling as expected.
https://learninghub.kx.com/forums/topic/advanced-capstone-1-1-2
Could you please review this code? I believe it's correct, but it's not updating or changing to the correct spelling as expected.
Hi @masmail ,
Have you loaded the dbmaint.q script?
If you haven't you might get an error message popping up that renamecol is not defined?
Thanks,
Laur
I was stuck on this problem for a whole day. Run a select query on the table and from the console copy the "lappId" and paste it into your renamecol function. It should work. I can't believe that this was a simple fix... annoying...