writing reports
dde
Registered User ✭✭
I found where to write queries in the reports module. I toughest part about writing queries isn't so much the SQL but trying to find the fields required. So, does anyone know the table that the merchandize is stored. I am looking for the vendor and our cost in particular but other fields too. There is a sample report showing those fields but I can't find them in the tables in the list!!
Tagged:
0
Comments
-
There is a in built database in MySQL named ‘Information_schema’. This basically provides access to the database metadata like name of database,name of tables,columns etc. so for this purpose we will access a table named ‘tables’ in information_schema using following query.
SELECT table_name FROM information_schema.tables WHERE table_schema ='Database Name';
example
SELECT table_name FROM information_schema.tables WHERE table_schema ='test';
1 -
Eric_Lewis Registered Moderator, Community Manager, SiteLink Tech Support, Daily Operations Certified, Advanced Operations Certified, Administrator Certified SiteLink Tech Support › marketplace moderatorAnother option is to view the schema in the in the report writer. Click on Custom Reports, Click Query, select View Schema. Now you can drill down the tables for the specific piece of data you are looking for.1
Categories
- All Categories
- 2 What's New
- SiteLink Community Discussions
- 1.9K SiteLink General Discussions
- 79 SiteLink myHub
- 48 Lead to Lease
- 15 Price Optimization
- 36 SiteLink Certified Professional
- 186 How-To's
- 97 Training Videos
- 7 Other Resources
- 80 SiteLink, SpareFoot & storEDGE merge
- Self-Storage Operations
- 65 Starting Out in Self-Storage
- 3 3rd Party Management
- 223 Regional Discussions
- 188 Miscellaneous Discussions
- 39 Industry Webinars
- SiteLink Marketplace
- 62 Self-Storage Website Design & Listing Services
- 32 Credit Cards & Payment Processing
- 31 Self-Storage Call Centers & Kiosks
- 46 Notifications, SMS & Phone Integrations
- 94 Self-Storage Insurance, Legal & Auctions
- 11 Self-Storage Revenue Management & Analytics
- 24 Gates & Access for Self-Storage Facilities
- 11 Ancillary Services for Self-Storage Facilites
- Self-Storage Times
- 62 News
- 30 Opinion
- 147 Lifestyle