[progress Communities] [progress Openedge Abl] Forum Post: Sql Help Document For Openedge 11.6

  • Thread starter Thread starter Vel murugan
  • Start date Start date
Status
Not open for further replies.
V

Vel murugan

Guest
I am connecting to openedge v11.6 database through jdbc using openedge.jar. Is there any document where i can learn SQL syntax, queries to do the below operations in progress?. Note: It is a partitioned database using v11.6 and I would like to use ROWID or PRO_PARTN_ROWID whichever is unique for a database. 1.Is there any unique ID(expecting database level uniqueness) like ROWID or PRO_PARTN_ROWID 2. update a table using ROWID or PRO_PARTN_ROWID whichever is unique for the database 3. read indexes available in a table 4. read metadata of the table 5. get the primary index of the table 6. select queries

Continue reading...
 
Status
Not open for further replies.
Back
Top