Hi. It is possible to extract table name from instance? Something like ```extractTableName(tCustomer)``` // 'customer' ? Thanks
Hi. It is possible to extract table name from instance?
Something like
extractTableName(tCustomer)// 'customer' ?Thanks