Bill Pennock
My feedback
10 results found
-
3 votes
Bill Pennock shared this idea ·
-
10 votes
An error occurred while saving the comment -
7 votes
Bill Pennock shared this idea ·
-
54 votes
An error occurred while saving the comment Bill Pennock commented
Planned as of September21 2021. That's a long time to sit in the todo column of agile
Bill Pennock supported this idea ·
-
15 votes
Bill Pennock supported this idea ·
-
13 votes
Bill Pennock supported this idea ·
-
66 votes
An error occurred while saving the comment Bill Pennock commented
Still no Union! Now I really need one to overcome a problem created by a poor programmer. The database has a table for joining Applicants to Job Listings by id's. When a slightly different need was expressed by a group using this application he did not use this table but made a whole new one for this group only. This new table implemented the connection between applicant and job listing but then went on to hold an entire set of data that was, admittedly, attributes of that linkage but he didn't know how to use a table for those attributes with a simple join to the original table for those applicants that were from this business group. There are perhaps 20 groups using this application and now to get a list of applicant information from this group and the others require 2 separate datapages. One that has the name of the business group who's applicant information you want to list as a drop down selection and the other as a separate that only returns the new business groups applicant information. A union would solve for this so easily.
An error occurred while saving the comment Bill Pennock commented
Almost Critical. Union joins are a very important part of the SQL Syntax
-
3 votes
Bill Pennock shared this idea ·
-
10 votes
Bill Pennock supported this idea ·
-
1 vote
Bill Pennock shared this idea ·
They can do that now