KEY `fk_invoice_inv_stat_id_idx` (`INV_STAT_ID`), CONSTRAINT `fk_invoice_inv_stat_id` FOREIGN KEY (`INV_STAT_ID`) REFERENCES `inv_status` (`INV_STAT_ID`) ON DELETE RESTRICT ON UPDATE CASCADE, ...
Open your SQL database (e.g., MySQL Workbench / pgAdmin / SQLite). Paste or execute the script from electricity_invoice.sql. Inspect the created tables and try your own queries. This script is ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results