am pretty inexperienced when it comes to sql, but I am an experienced engineer.
Want to create a stored procedure. Within that procedure I am going to create a temp table with certain attributes read in from 2 other permanent tables. After that, within the stored procedure, I want to read the...