> in Release Notes for Version 7.3.00.29 it was mentioned that > a "describe"-command should be available from now on. > > But even with Release 7.4 I got the same error message as before: > dbmcli on TST>sql_execute des art > ERR > -24988,ERR_SQL: sql error > -3005, Invalid SQL statement
The DESCRIBE command in SAP DB is about getting the structure of a result set. Assuming that you want the structure of a table, the following posting should help you: http://listserv.sap.com/pipermail/sapdb.general/2001-November/009132.html Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
