| SQL selection
Open SQL selection | |||||||
| In status since | Sunday 30.03.2025 at 14:25 |
|
Use the SQL console in Eclipse to determine what the selection does in detail.
A brief description of the query, which should explain what the selection is expected to do (one language only) |
|
o Name of the selection DBTABLOG-OVERALL |
| SELECT count( distinct tabname ) as result | |||||||||
| FROM DBTABLOG |
| RESULT | |||||||||
| 6780 | |||||||||