0

My boss wants me to use monetdb to do some tasks.

But I've found many documents and still not sure whether the newest version of monetdb support cursors?

if monetdb supports, could you give me an example about how to use it such as fetching rows, closing cursor, opening cursor and returning cursor and so on.

shabao
  • 11
  • 4
  • Why do you think you can only use it if it supports cursors? More often then not using a cursor in a relational database isn't a good idea to begin with. –  Oct 09 '16 at 12:49
  • @a_horse_with_no_name firstly,thank you for your comment,and you suggest me not to use cursor.But the document of the monetdb is so incomplete.So i can't complete my mission without using cursor,do you have some grammar documents except [link](http://www.monetdb.org) ,please mail me 199973462@qq.com.Many thx. – shabao Oct 10 '16 at 06:09
  • The unsopported features are reported here https://www.monetdb.org/Documentation/Manuals/SQLreference/Features/unsupported – mkersten Oct 11 '16 at 11:55
  • @mkersten the supported features also include declare cursor that's why i confused. https://www.monetdb.org/Documentation/Manuals/SQLreference/Features/Supported – shabao Oct 12 '16 at 06:08

0 Answers0