What type of query does IDQL(32) use?
January 18, 2007 at 11:32 am | Posted in Performance | Leave a commentAt the API/DMCL level there are a number of different commands that run a query:
- query
- execquery
- readquery
- cachequery
- query_cmd
So which one(s) does IDQL/IDQL32 use?
The answer is readquery. readquery is used for select statements as well as update, delete, insert and create DQLs!
Don’t be confused by the name. readquery can be used with queries that update the state of the repository.
Leave a Comment »
RSS feed for comments on this post. TrackBack URI
Leave a Reply
Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.