Introduction To SQL Class 1
Introduction To SQL Class 1
http://sqlpathfinder.ch.intel.com/
SQLPathFinder is set up that the parameters expected to be the most useful are bold.
It can be useful to begin with these and test that your query works before editing down to exactly what you
want.
Right click on SPC# Data and select Add Bold Columns.
To add further filters, right click on the parameter you want to filter by. In this case, SPC entity and SPC date.
Hit the lightening bolt to run your query. This query has returned details about our SPC charts so we know our
query works, now we just need to go back to our parameters and decide what to pull.
Right click on SPC Chart Data and Add Bold Columns. Take note of the pop-ups, these are suggested filters.
Close these for now.
This time, as we are pulling a lot of parameters, lets open in excel for easier viewing
Compare your excel sheet to your Column list and delete anything you don’t think is useful.
Now we should have the latest valid SPC chart points. Option now to hide the SPC Chart Category that we
have confirmed our filtering has worked.
You can set how many decimal places you want shown to tidy up further
This would be nicer if all the SPC data could be on the one row
Now edit the query to pull a full CEID instead of a single tool.
Query now gives me two SPC results, the last passing and the last failing (within the last 24 hours)
I only want the most recent data, so hide the InControl Flag.
Optional extra:
Select the Prompt option when filtering for lot numbers is an
easy way to setup a script to look for a lot number each time
it is pulled
http://sqlpathfinder.ch.intel.com/
The Self Paced Learning, Training Tutorials & Training Exercises contain a huge
amount of resources to further practice SQL.