Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. CKG Edit ====== ====== ===== Explanation of SQL ===== To locate all write offs in the system by company name. ===== Risk of Data Corruption if Run Improperly ===== **None**. This is a selection query and no data is modified in the running of it. ===== SQL ===== select * from gl where glaccountid=51 order by entrydatetime ===== Version Information ===== * Entered : __/__/2009 * Version :