summaryrefslogtreecommitdiff
path: root/feature/query/list
diff options
context:
space:
mode:
Diffstat (limited to 'feature/query/list')
-rw-r--r--feature/query/list5
1 files changed, 5 insertions, 0 deletions
diff --git a/feature/query/list b/feature/query/list
index 39c85ca..ec791d3 100644
--- a/feature/query/list
+++ b/feature/query/list
@@ -1,3 +1,8 @@
+? Support for sub-queries in the query() call.
+
+ Will probably also need the generalized data members (for SELECT-
+ list).
+
- Implement and document how to call stored procedures in each DB
Also some DBs distinguish between procedures and functions. Need