Evil Monkey? I think not...

A monkey that actually turned out to be not evil...

Wednesday, July 25, 2012

PHP

›
Wednesday, April 20, 2011

Advanced Relational Database */ If & Case Statements Assignment */

›
use AdventureWorks --1.The boss needs a quick query. --All he needs is a query with Sales Order Id and whether the order was online or of...

Programming 2 */ Methods Assignment */

›
Public Class Form1 '1. Create a single method that will be responsible for creating the place holder for each of the dice numbers. ...
Wednesday, April 13, 2011

Advanced Relational Database */ If & Case Statements */

›
If and Else If Statement use AdventureWorks declare @num int set @num = 3 declare @salespersonid int select @num if @num = 2 begin set ...
Monday, April 11, 2011

Advanced Relational Database */ Subqueries */

›
use Adventureworks --Select first name, last name, and email of employees who are sales people select pc.FirstName, pc.LastName, pc.EmailAd...

Programming 2 */ Methods */

›
Public Class Form1 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click ...
Wednesday, March 30, 2011

Advanced Relational Database */ Outer Join Assignment w/ Variables */

›
1. Show all rooms for a given hotel. Show the customer name that is in the room if booked. use YWGLH Declare @HolidayInn int set @HolidayIn...
›
Home
View web version

Contributors

  • Joe
  • Teeps (Terry Palmer)
  • Unknown
Powered by Blogger.