This query is applied to vtigerCRM database structure
Table vtiger_cmentity contains information about Accounts, Contacts, Vendors, etc. and some other information for tracking.
SELECT * FROM vtiger_crmentity
WHERE setype = 'Accounts'
Saturday, January 9, 2010
Find all accounts in vtiger_crmentity
at 1:49 AM
Labels: MySQL, MySQL Query, vtigerCRM
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment