A number of multinational companies make a valuable investment into the knowledge economy through skill transfer. Companies such as Oracle and Cisco Systems are two examples of companies that have programs to prepare students and graduates for the new knowledge economy.
Cisco Systems has a world wide program for training program called the Networking […]
Category Archives: Mssql
Reinvesting into Skill Development
Add a comment
Creating Recursive SQL Calls for Tables with Parent-Child Relationships
I ran into an interesting problem today while considering how to find out where subordinate employees fit into an organizational chart. The problem was that I need to list every employee that was “under” a given employee, but could only really do this in SQL - if I were to try and do this […]