HI All,
I have created the Tables via qStudio after that i have closed the session from the CMD.
Then i have connected vis CMD. I dont see any table which i have created before.
Can you please let me know what i have to do for this.
HI All,
I have created the Tables via qStudio after that i have closed the session from the CMD.
Then i have connected vis CMD. I dont see any table which i have created before.
Can you please let me know what i have to do for this.
Hi Shravan,
Table once created in a session resides in memory which doesn’t exist if we close the session.
You need to persist the table on disk and then read again in a new session.
Please look at I/O chapter in q for mortals for details.
Welcome to magical world of kdb. :-)
HTH
Showvik
Thanks.
Could you please give me the tutorial link.