Posts

Showing posts from September, 2020

GET table name for table id

  /* GET table name for table id */ SELECT NAME FROM SQLDICTIONARY WHERE TABLEID = 9669 AND FIELDID = 0