cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Bass Masri's Blog

Choose Language Hide Translation Bar
Bass_Masri
Level VI
Application Development - Accessing Databases

Learn how to quickly create a new connection to a database and access, query and subset data using the ‘Query Builder’:
- Accessing
- Querying
- Sub setting
- Saving
- UpdatingBass_Masri_0-1599785461442.png

 

Situation: As the production manager, you need to access product, customer and address information to release product from the warehouse.

 

Task: The problem is that the critical parameter information along with address details for the driver are in multiple tables within a database.

 

Action: You use the Query Builder to; access the database, query the data, subset it and save the information to a data table for analysis.

 

Result: You create multiple reports that demonstrate your product is stable and capable of meeting specifications for the critical parameter.

 

Next Steps: Your query and analysis is saved along with an Add-in that you and your team can quickly run the next time you need the information.

 

Last Modified: Dec 7, 2020 12:06 AM