SlideShare une entreprise Scribd logo
1  sur  32
Télécharger pour lire hors ligne
:i5ataliaJe

I        I

                  0             0            0       0
                  I                                   _I




                                                      I    -




                  0             0            0       0




     tfSreJ'en ec{Jjy:

     $effiry i1£,.vara


    ~ummeT       ~arteT


             ~()1()




                          ..   -.   ,.   -------------_.       __ ...
                                                                               . .
                                                                        - -----------
countvacHours.sql
USE Adventureworks
GO
select count (vacationHours)
From HumanResources.Employee
USE Adventureworks
GO
select COUNT (*)
FROM HumanResources.Employee
Go
USE Adventureworks
GO
select Employeelo, Hireoate, Title
From HumanResources.Employee

USE Adventureworks
Go
select *
From HumanResources.Employee
Where EmployeeID < 5
Go
USE Adventureworks
Go
select ~
From HumanResources.Employee
Where EmployeeID <= 5
Go
USE Adventureworks
Go
Select FirstName, LastName
From Person.Contact. HumanResources.Employee
Where Person.contact.contactID  = HumanResources.Employee.contactID
AND EmployeeID < 5

USE Adventureworks
GO
select EmployeeID, HireDate.   Title
From HumanResources.Employee
Order By Hiredate DeS(
USE Adventureworks
GO
select EmployeeID, HireDate, Title
From HumanResources.Employee
order By Hiredate
USE Adventureworks
Go
select Sum (vacat;onHours)
From HumanResources.Employee




                                           page 1
p~~~.'
fleUe'uf "7I0«JaIld.   'If?odetet   1t46te.   'DfWid SjPzadiH.




            s~                         2eta!tte't
                             2010
-
Dear Customer,

                        The ways we store are Data makes you more money. We store such Customer
Data as meals served, First Class vs. Coach, number offlights    in the last year. With all businesses the
major concern is net profit. Net profit is income minus cost. The way to improve profit is to increase
income, reduce cost or both. Data mining can do both. An example of increasing income is making sure
all seats are full. To reduce cost you can reduce waist.   Data mining allows you give the customer what
they want when they want it, thereby reducing wasted time and materials. Time is money and time is
where data mining can make the biggest difference. You don't want workers just standing around
waiting, they need a set schedule of tasks. To make the schedule you need to know what is happening
and when. Data mining can improve production       and customer satisfaction. We can have a monthly flyer
sent to valid customers using their personal information    to keep them coming back.

                        In the long run your Customer base will be happier.    Marketing   is a way to reduce
material cost by only advertising to your customers or perspective customers. It's important      to only
make what will be bought, everything else is waist. You don't want too many meals on a flight, too many
flight attendants   per customers, or too much of anything that's going to cost the company money.
Therefore your Business will be very successful.




                          Thank You for the opportunity    to forward your Company.
FAA Project JDRJ

Airport codes


     •     PK Airport code
     •     City
     •     State

Aircraft

     •     PK Aircraft codes
     •     Aircraft Description
     •     First Class Seats
     •     Coach Seats

Customers


     •     PK Customer 10

     •     Customer Name

    •      Customer Address

    •      Customer City

    •      Customer State
    •      Customer Zip

     •     Customer Phone

    Tickets

           •      FK Customer 10
           •      Customer Name
           •   • FK Airport code
           •      FK Seat
           •      FK Departure time
           •      FK Flight
           •      FK Airport Code for destination

Luggage

    •      FKAirport code for destination
    •      FK Customer 10

Seats

    •      First class (tickets)
    •      Coach (tickets)
Security

Compare relative keys (luggage destination       = Customer destination,   Flights have proper flight
attendants,     pilots, customers and luggage)

Flights


    •      PK Flight Number

    •      Airport Code for destination

    •      Departure time

    •      Arrival time

    •      Number of stops

    •      Meal served

    •      Aircraft code

    •      Flight distance in miles

    •      Movie

Pilots


    •      PK Pilot id

    •      Pilot name

    •      Pilot address

    •      Pilot city

    •      Pilot state

    •      Pilot zip

    •      Pilot phone

Flight attendants


    •      PK'FA id

    .-     FA Name

    •      FA address

    •      FA city

    •      FA state

    •      FA Zip

    •      FA phone

Food


    •      Customer id

    •      Meal type
Airport

          Customers                               PK    1   Airport Code
                                                                                                                                                                   Flights
PK   1   Customer ID                                        Airport City
                                                            Airoort State                                                                      PK    I Fliaht ID
         Customer   Name
                                                                                        Tickets
         Customer   Address                                                                                                                         Airport Codes of Destination
                                               ___________             1_                                                                           Departure Time
         Customer   City                                                         PK    Ticket Number
         Customer   State                                              1                                                                            Arvial Time
                                                                       1-
         Customer   Zip                                                          FK1   Customer 10                                                  Number of Stops
         Customer   Phone                                                        FK2   MealiO                                                       Meal Served
                                                                                 FK3   Airport Code                                                 Movie
                                                       Meal                                                                                         Flight Distant in Miles
                                                                                                                                                FK1 Pilot 10
                                          PK I MealiD                                                                                           FK2 FAIO
                                                                                                              ~------------------~--
                                                                                                              I
                                                                                                              I
                                                                                                                                      I
                                                                                                                                      1
                                                                                                                                                FK3 Ticket Number
                                                       Menu                                                   1                       1
                                                                                                                                                FK4 Aircraft Code
                                                                                                              1                       1
                                                                                                              1                       1
                                                                                                              1                       1
                                                                            Aircraft                          1                       1
                                                                                                              1                       1
                                                                                                              1                       1
                                                                 PK I Aircraft Code
                                                                                                      ____,   1
                                                                                                              1

                                                                                                              1
                                                                                                                                      ~---------J---------L----J
                                                                                                                                      1
                                                                                                                                      1

                                                                                                                                      I
                                                                                                                                                       1

                                                                                                                                                       1
                                                                                                                                                                             1

                                                                                                                                                                             1
                                                                                                                                                                                       1


                L~gga!;1e                                              Aircraft Description                   I                       1                1                     1
                                                                       First Class Seats                      1
                                                                                                              I
                                                                                                                                      1
                                                                                                                                      1
                                                                                                                                                       1
                                                                                                                                                       1
                                                                                                                                                                             1
                                                                                                                                                                             I
          PK    I Luggage ID                                           Coach Seats                            1                       1                1                     1
                                                                                                                                                       1                     I
                                                                                                                                                       1
          FK1   I Customer 10
          FK2    Flight 10                                                                                                       Flight Attendents
                                                                                              Security                                                                 Pilots

                                                                                       PK     I Security ID                   PK     FAID                   PK I Pilot 10
                    1           --------------------
                                                                                                                                     FA Name
                                                                                       FK1     Customer ID                   -       FA Address
                                                                                                                                                                     Pilot       Name
                                                                                       FK2     LuggagelD                     -       FA City
                                                                                                                                                                     Pilot       Address
                                                                                       FK3     Flight 10                     -       FA Zip
                                                                                                                                                                     Pilot       City
                                                                                       FK4     FA 10                         -       FA Phone
                                                                                                                                                                     Pilot       State
                                                                                       FK5     Pilot 10                      -                                       Pilot       Zip
                                                                                       FK6     Aircraft Code                                                         Pilot       Phone

                                                                                                  L                                                                          I
FAA Project RDRJEnterprises

Airport codes

     •     PK Airport code nvarchar(SO)
     •     City nvarchar(SO)
     •     State nvarchar(SO)

Aircraft

     •     PK Aircraft codes nvarchar(SO)
     •     Aircraft Description nvarchar(SO)
     •     First Class Seats nvarchar(SO)
     •     Coach Seats nvarchar(SO)

Customers


     •     PK Customer ID nvarchar(SO)

     •     Customer Name nvarchar(SO)

     •     Customer Address nvarchar(SO)

     •     Customer City nvarchar(SO)

     •     Customer State nvarchar(SO)

     •     Customer Zip nvarchar(SO)

     •     Customer Phone nvarchar(SO)

     Tickets

           •   FK Customer ID nvarchar(SO)
           •   FK MealiD   nvarchar(SO)
           •   .FKAirport Code nvarchar(SO)
           •   PK Ticket Number nvarchar(SO)

Luggage

     •     FK Airport code for destination   nvarchar(SO)
     •     FK Customer ID nvarchar(SO)
     •     PK Luggage ID nvarchar(SO)

Security

           •   PK Security ID nvarchar(SO)
           •   FK Customer ID nvarchar(SO)
           •   FK Luggage ID nvarchar(SO)
           •   FK Flight ID nvarchar(SO)
           •   FK FA ID nvarchar(6)
•      FK Pilot ID nvarchar(6)
          •      FK Aircraft Code nvarchar(SO)

Flights


    •     PK Flight ID nvarchar(SO)

    •     Airport Code for destination     nvarchar(SO)

    •     Departure time nvarchar(SO)

    •     Arrival time nvarchar(50)

    •     Number of stops nvarchar(SO)

    •     Meal served nvarchar(SO)

    •     FK Aircraft code nvarchar(SO)

    •     FK Ticket Number nvarchar(SO)

    •     FK FA ID nvarchar(6)

    •     FK Pilot ID nvarchar(6)

    •     Flight distance in miles nvarchar(SO)

    •     Movie nvarchar(SO)

Pilots


    •         PK Pilot id nvarchar(6)

    •     Pilot name nvarchar(50)

    •     Pilot address nvarchar(SO)

    •     Pilot city nvarchar(SO)

    •     Pilot state nvarchar(SO)

    •     Pilot zip nvarchar(SO)

    •     Pilot phone nvarchar(SO)

Flight attendants


    •     PK FA id nvarchar(SO)

    •     FA Name nvarchar{SO)

    •     FA address nvarchar(SO)

    •     FA city nvarchar(SO)

    •     FA state nvarchar(50)

    •     FA Zip nvarchar{SO)

    •     FA phone nvarchar{SO)

Meal

    •     PK MealiD       nvarchar(50)
    •     Menu nvarchar(SO)
~ Mkro,iftSQ.l SeNE'W..~i~.;.ailldJO &jir!5,T                                                             ~                   ,~~:'~~:i~~~~~;:~:~r!i-;'4.~:
                                                                                                                                           ..~~f;·
                                                                                                                                            i             j~:;t~,r::;~-'trir                       '''''''':;-
                                                                                                                                                                                                                              ~~.ir<,-'~jr;~;:';jJt~~l~~1;,:J: 5!1~~                                itE:Jl::V~
    File     Ed~      view       Que.)'    Tool>    Winde,1V         Community                 Help

:j,J_r~'VlQU"'f 1],1 I [i I~                 Q_~ r.!~     IIiII'III ~ 1m         i!{I.    iIJ ~ .iii
: ~l'       !1M I FMJmjat_!DRI                            -I P EME,c1. ,./               ill    ~31.e.1 ~'ii r ~ ~ @[j]eu I ~ ~ 1~ 1~ iI
Ob~tct~P~o ••,_                                           ... 11 X        / IEFf,P~:.Wat.ba             ... Q"_ri6~2,     I "J~FF-PCSQL[XPRE5_JDIU ·.db<,Piots VJEFF-PCSQlEllPRL-         SQ.LQ.u")'l.sql'~                                         T   )(    II Prop.rtie<            •         •       .. A X

 ~ ,~~ r.             "                                                         CS,E TIlA_ProJ_co_JIRJ                                                                                                                                                     '"?     Currentqu,,),wrndowcptl.II>
                                                                                Go
 8    to IEFf·P:::SQlEXPRESS(5qlS.Ner9.n,4053·                      I,         ~elect •
                                                                                                                                                                                                                                                                   ~HI,J
        8    EJ 0.1,& ,
                     ase                                                        lIon            Illtcra:cl
                                                                                                                                                                                                                                                                   8 Status
             HI D Syst.m ilattb eses                                            C-o
             B (ij FAA_Projert)DiU                                                                                                                                                                                                                                      Clrre.,tStatJ"S       QJerl .,.cu:td   'lCC'

                   Ii CJj Ditat~. Di'~"m;                                                                                                                                                                                                                               E;;ecuticn 1im!       C(;)l:~O
                   ED Iebles                                                                                                                                                                                                                                            RJw,F<1trr,d          <J.
                       ffi U 5),m.nT.tje<                                                                                                                                                                                                                               Sever                 JEFf-~C'.SQlEJ.P~S
                       HI 1:1 dbo.Airmft                                                                                                                                                                                                                      ·111      IPID                  .,
                                                                                                                                                                                                                                                                                              e-


                       HI 1:1 d.o.Airport.C.d.,                                                                                                                                                                                                                         User                  Jef·PCi,ff
                       ill iii db",(ustom,,,                                                                                                                                                                                                                            lJ!fsicn              (£]11053
                       IlJ Ll dbo.Flight
                       III   I] db"'Flight_.tten~Er'ts
                       IlJ   Ll db",Pilllt.
                       III   CI db", 'ick.I,
                   Ii J:]    '~i<"i'
                   It L;j) "flo"yo"
                   It Cl2 Pr"!lrammabiliiy
              It t.:I Security
        I!I U Security
        I!I tl S.M' 0Ilj.:1,
                                                                          •L                                                                                   IQ


        III [;J E'pi,,,ion                                                liD Ib.JI.            lfi V."",es I
        !llU MaNgem.nI                                                            Armat._Cod.           .llur<f._DalOi)TJon          fIrn_a.,,_s ....   Cca ch_S.~.
                                                                           1     r.~L:,·:·,'.:.,~:·]
                                                                                                  3~ng          13,·700               12                112
                                                                           2       731-                 3";119 ,j,.fIll               16                144
                                                                           ;)      747                  9:.ang ,4.-41JJ              fili               303
                                                                           ~      i52                   3~ng >5'.;m                  2.                 159
                                                                                                                                     10                 ie,S
                                                                                                                                     24                 2:;&

                                                                                                                                     SO                 218
                                                                                                                                      IS                108
                                                                                                                                      16                131
                                                                                                                                     32                 21·
                                                                                                                                     NULL               i[l

                                                                                                                                     NUll               .1
                                                                                                                                     fJUll              5!j

                                                                                                                                     fJUll              ;6
                                                                                                                                     fJUll              ",
                                                                                                                                     IS

(                             111-                                                                                                                                  JF:'PCS~lEXPR6~   is,O5"31      .l!fl..:cJelf 52)   FM_""jed_JDP~   ml)}OO   2', ~""

R..     ~y                                                                                                                                                                                                                                   Lr,~               C0114                Ch14                      iNS
~        M.tr.mltsQl        S~.r     M.nagiin.ni Studio         tiP'' '                                    tr':
                                                                                                        iO;~~b-'--    ,-,t·"-
                                                                                                                           •              T
                                                                                                                                .(;:;!~',r~.=.:-..   .-   ,FI:rl-ti' 1f"l~_l..",-"~·.::.t·H
                                                                                                                                                              -.---    ~~-;",,;;";.,.<                 I~"'·liJ'" ;"''':
                                                                                                                                                                                                               ~.~-?~d'         .Jj         rf '" lE''ff-·''·;'t;:-"'-'"' '"
                                                                                                                                                                                                                                      ,_ ~ ")
                                                                                                                                                                                                                                            .......,..;.£._t:..,....,.~. __                     '-"li:
                                                                                                                                                                                                                                                                        n-...;,~~'J.·_".~~::rJ-;:.                 -       -v     v'R-"
                                                                                                                                                                                                                                                                                                                        I... ' f-_= __-,,,,""           -0"   '~llI!3oI
     fj'.    E.i~   'r_            Que,y    lools        Vlin~ow      Community          Help

:.Q.N.... Qdery I r:u IG! I ~ ~ ~~ 'h"jJ I~ G ~ ~ ~ >io
; ,4 ~    'W I FM_);oj.c:tJ~RI      . I' Ex«ute ,/ '1 ~3!il.1                                                ~~   I f" ~ ~ I &]J1i: o I ~ ~ I i~ t~ .r.
Object £>pl.rer                                                 !f   ~f'PC".'C""bas'            Quri esW .sql (lEFF·PC~QLE~PRES ..JDPJ - dbq,Pilob 1EFF·PruQlEXPll                                          ••- 5QLQ.u.ryLsqrr~mrna_lJl                                                       .,.)(                  P'Dpertie;                              TJl.X

                                                                                                                                                                                                                                                                                                                                                                          .
                                                            T

    ,.I ~~ 1 ,                                                                  USE EAA_ Pzoject     _ JDRJ                                                                                                                                                                                              -             C• .,.nl '1uery .. Indow optJom
                                                                                30
    El   (0 lEFHCSQlEXPRESS iSQL Server90A05J                       ·1,
                                                                                Serecc •                                                                                                                                                                                                                 - [ruUld
         B EiI Databases                                                        !'roro Pilot.                                                                                                                                                                                                                          S Stltus
             ffi :J Iystem Databases                                            30                                                                                                                                                                                                                                        Cunni                 Querl e::ecu:<d suee.,
             8   0 FAA.Project_.DFJ                                                                                                                                                                                                                                                                                                 S:IItUl
                                                                                                                                                                                                                                                                                                                          Ex,eut on lime        CO:OO:Ol
                 IB tJ Cwo ... D'~'ms
                 sD 1.,'..                                                                                                                                                                                                                                                                                                p.C"I'~P.d:urned     ;6558
                       11 :J Syr.em Table,                                                                                                                                                                                                                                                                                Sever                 JEFFK·.sQLE)p~E.SS
                    jl      o dboJlmait                                                                                                                                                                                                                                                                  E                SPIO                  !2
                       :lI Cl dbo.Mport_Code;                                                                                                                                                                                                                                                                             Use'                  Jeff.PCJef
                    :!l [j dbo.CurtnrrB"                                                                                                                                                                                                                                                                                  Yeniol)               (9.00.40;3
                    ]I Cl dbo,Fligtlt                                                                                                                                                                                                                                                                          ,
                       1I   c:I dbo.Fi9~,t..Atttnd.nt'
                       ]I   [j dbo.Plots
                       ]I   c:I dbo,Tici(ets
                 I!J D Vi.",s
                                                                                                                                                                                                                                                                                                         -
               I!l 0 SynOn}T11'
               III D Progl<lrrolTl,biity
               III D Secunt,
                                                                                                                                                                                                                                                                                                          ~
         Ii) D s.:u'ity                                                    ,                                                                                                                                         .                .                   .       J
                                                                                                                                                                                                                                                                                                     ,
         IB Ll SeNer Ob;ms                                                                                                                      ..
                                                                                                                                                                            "                                                                         '




         III D Replication                                                 E R,rut.       111ilI1~elnge.1
         I!l D M,ncg.rrEnt                                                        Alot_lD       'I,,_!are             Pllot_"""'""                       Plkr._Ci)       'lo:_lIp   '1,,_lIunoer                                                                                                        ,.
                                                                           1    U~~~f~ III
                                                                                   ....
                                                                                     r:mm"l                            ',E Milon Pd!d.n Fd                ·...est I~ton   DH         m83-173O:;~7411                                                                                                 0
                                                                           2      10)002        ,lbad<! l              -585 S.aI:rock Rc                  )Jytor          DH         45£32·3630.':;7-252·5I)ZI
                                                                           3      10)0(0        PIlot, D,jono          Zli Pnl.,1lr                       :notew~         DH         45:ii2·245Z.33H:32· lOll
                                                                           4      10)0(14       PIlbano C               i;44Wr:iyLn                       ).,t..-         DH         4~;!4-6120,5:;7-Zfj.5471
                                                                           5      10)005        Abb..   es.m. 11       340"'.,.'"        Drd              )0)1..-         OH         .5L4().4427.9J/~2b-J351
                                                                           6      1{))I)(6      Pobb~, Fdler.           ',28 K1te Cr                      Qd!l'oIR:       :lH        ml.·95$1.m-j6S-5221
                                                                           7      10)0('7       ~1x:"~JanJ              6474 Wco~.cre        :r           :ngl ... ~      Of!        4~U2·~i,':;i-r02.()111
                                                                           8      10)1){)8      IlbbcttC                700 E r~ain 51                    -lil'boro       OH         4.133-71 01.937-t-109321
                                                                           9      1[)JO(~       IlbbdtO,,,,rC3          ',29   vmonDr                     '1i£S. Urian    OH         4&€93-9623,':;7-544·!j(m
                                                                           10     1[)!)10       /lbbdt J,h" 111         SOl"1ree II." ).                  )Jytor          :lH        45045!Ml33.931-lJ4.181      I
                                                                           11     10)011        Abbett w::Il.           625&oci<lield Rd                  JllIor          OH         45429-DZ- $i-:I96-1991
                                                                           12     10)012        ,t.bIldt II1ichooIS     2S PUlOl [)-                      '1i>OI          DH         4S167·141l3.'37-:i92~X171
                                                                           13     IOJ013        NlbctI Wliian           62;&oddioldRd                     )Jytor          :JH        45429332' .937-29S 1991
                                                                           14     10J014        /lbbarlGe>rge           T!6;;:yo R:I                      )Jytor          OH         45459<11!1',937-432-1E31
                                                                           15     lDJ015        N>d<.laI' ClrL"t>,      7111VI Soot. ~                    )pr~dc          :JH        4~~2i36,':;7-~                                                           •
                                                                           16     10)016        /lb •• I.JU1n tI        ·,ir>5.1,iI1P                     =aIlbon         DH         45024-6133,931·j54·1831                                                                                             ...           Curront Stllu.
                                                                                                                                                                                                                                                                                                                       Current qU<l)' ... :ution stIlUs.
,                                 ~I "                               ~ G Q",IY          .«cwed SIJCOm'Uly.                                                                JEFF-PCSQ_EXPRESS (lO SP3j                IdHClJdf(52)         FI·... _Projec!_,CRJ        10:00:01        365S81VWl

    R•• dy                                                                                                                                                                                                                                                                     Ln4                         Colll                       Ch 12                       iNS
&fI SQl 5_          Mar.lgeml!Jlt Studio [xpr155                                                            ~f;f!-jl~~ :~: :i.!t':.!~_jf r ,t,,:
                                                                                                                     I                                            ':"l   ~t!--~t;L~~':':!;"f{:fJ        t{-   ~:"ti    i- tl:.t~~;'i'~!-~ !~lf"§A:~ip~~tt~ ~!:( L-t=t't!l~~ I:EdEiU~
                                                                                                                                                                                                                                       ~}ti                   l~r:
t     View      Query        Tools       Window           Community                   Help

luery I [b      I ~ 118 ~ ~~ ~ iIJ I ~ lEI ~                                       l1J:j ~ .:..
Ii} 1FAA_ProjedJDRJ          ·1 , Execute./                                      'I      ~91.e.1 ~:~1                 ~"CI   ~     ~   I ~~4)           1~ ~ 1i~ tli: l.II
oro,                                              Jj. X      /        JEFF-PC ...O.tab.5. Quriesl2.sql                           rJEFF-PC'.SQLEXPRES       . .JDRJ • dbo.PilotsYJEFF-PCSQlEXPRLI              - SQlQueryLsqll                   ummiryl                                                    Properties                                      II X
                                                                                                                                                                                                                                                                                                                                                                     .,
                                            T                                                                                                                                                                                                                                                 T       )(                                                   T


       ,_                                                               OSE :AA_project_JDRJ                                                                                                                                                                                                          --' Current query window options
                                                                        Go
                                                                                                                                                                                                                                                                                                       ~
:·PCSQLEXPRESS(SQL               Suver9.o.4053      -!
                                                                        Select •                                                                                                                                                                                                                               ~U           k;J
Databases                                                               From Cu~c:)lner~                                                                                                                                                                                                                       S Status
~     Syst.m    Dot.bases
                                                                        Go                                                                                                                                                                                                                                         (urrert StatuI           Query executed succe           .
I] FAA_PrajectjORJ
(lJ   [j Oabbas.        Diagrams                                                                                                                                                                                                                                                                                   Execu~on     Tirre       00:00:03
                                                                                                                                                                                                                                                                                                                   Rows R.turn.~            ggggg
8     t:J Tables
       m EJ System       Tables                                                                                                                                                                                                                                                                                    Serle'                   !EFF-PCSQLEXPRESS             I

      IB  0     ~bo.Airrraft                                                                                                                                                                                                                                                                           E           SPID                     52
      ItI D     jbo.Airport_Ccdes                                                                                                                                                                                                                                                                                  U~er                     Jeff-PCJtff
      IB t::I   dbo.Customers                                                                                                                                                                                                                                                                                      Version                  09.00.4053
      E!l Cil   dbc.Fliqht
                                                                                                                                                                                                                                                                                                                                                                           "
      III Cl    ~bo.Flight_Att.ndenl:5                                                                                                                                                                                                                                                                     I


      IB    o dbo.Pilets                                                                                                                                                                                                                                                                                                                                               "'
      ftI   D   Jbo.Tickets
f!l D Views
[jJ D Synonyms
III L:l Programn'lbility
IB D Security
                                                                                                                                                                                                                                                                                                       ~
                                                                                                                                                                                                                                                                                                                                                                       .,
Security
Server Objects
                                                             (                                                                ...       ~-                                     nr         - -                                          -   -   -   --,   _"   -~-                                 t

Replication                                                      UfI   ResoII.         111l N=ageJ I
Management                                                                Customer_ID                       Custcmer_Na~.                    c..stomer _/>dOes,          Customer_ely           Customer_Slate     Curtomer_z.,                Customer_Phone                                         ~
                                                                 1       r·iiiOOiiiiiOOj"l
                                                                         1.......•.............. ......_1
                                                                                               -
                                                                                                            Ailmlth   am                     38868 Glenllvet CT           Solon                 OH                    44133·5316               ~9-{)474                                               0
                                                                 2          1000000004                      Aammh Bill                       38868 GI.nhvet CT            Solon                 OH                    44139~91S                34~274
                                                                 3          1000000005                      AilnEgoia L.a~slm                4811 ~herr             Dr    BIoadvie H!lIgi"U   OH                    44147-2154               ~6-0552
                                                                                                                                                                                                                                                                                                                                                                       I
                                                                 4          1000000006                      AanegoI.Srtnath                  11105 ~ch.       Dr          a.vetand              OH                    +l13().9062              887·1070
                                                                 5         1000000007                       I'aron IlemBld Sr                320 RocIIIem Ave             8(r1.,                OH                    4<!OJ5.3210              323-7872
                                                                 I:        l000l00008                       Aaron Janet M                    540 Kan, .. Ave              8,ria                 OH                    4<!OJ5.1!2Zl             3C5-734S
                                                                 7         1000000009                       AaI1lf1 Ronalc & Marl~ne         ~on~olcil                    a,veland              OH                    44124       Se4·0788                                                                                                                             !~


                                                                 8         1000000011                       AaItlflS J A                     2lJO T•• ITree               a.veland              OH                    44124-41"i8 41:>-9980                                                                                                                           "
                                                                 9         1000000012                       ilaTMo To R                      2704 W 4!lh 51               Lolllin               OH                    44OS3-225J  2&2·1734                                                                                                                            i;

                                                                 10        l000000D13                       .A.rrhn   Oi"". K                aJ20EmSl                     A,hl"w.               OH                    44004-5909  992-9476
                                                                 11        lDOOOOOO14                       Aaoew      Oavkl J               1:154Yalo PI                 P~viIc                OH                    4<!On-5492  *18S5
                                                                 12        lDOOJOOO15                       ftbadA                           /9l!4 MiddI_ Ad              t.bntor               OH                    44OGO-7G:!O !UG-4G3G
                                                                                                                                                                                                                                                                                                                                                                           I
                                                                 13
                                                                 14
                                                                           1000000016
                                                                           1000000017
                                                                                                            Abade David
                                                                                                            Plla<¥ Roger
                                                                                                                                             1 Sycamcre Dr
                                                                                                                                             12387 O",k. Ad
                                                                                                                                                                          Ohtsted Foils
                                                                                                                                                                          North Roy,J~on
                                                                                                                                                                                                OH
                                                                                                                                                                                                OH
                                                                                                                                                                                                                      44138-3035
                                                                                                                                                                                                                      4413l-5427
                                                                                                                                                                                                                                  235-0207
                                                                                                                                                                                                                                  2l7-G539                                     •
                                                                                                                                                                                                                                                                                                                                                                           I
                                                                 15        1000000018                       Abally ShenilA                   BOW BlOadmoor Rd             Mentor                OH                    44060-754J2              942·6493
                                                                                                                                                                                                                                                                                                      ~        Current      Status
                                                                 16        1000000019                       Pllaffy Thor                     1304D WGe.ug! T~ O!e!terlard                       OH                    4402G-2811               729-1816
               ..       ._                            ,     (IQuery              I!leeuted .ucus,fully.                                                                     JEFf.flCSQLEXPRESS      (9.0 SP3)          .eff·PC.eII       (52)          FAA_Projed)ORJ   00:00:03       9999910Wl
                                                                                                                                                                                                                                                                                                                Cu~nt       query execution      status.


                                                                                                                                                                                                                                                                                   Ln4                     CoilS                     Ch15                      INS    '-
1ft SQl'S""", Mona gem... t StoldibEXp, .. '                                                                    1i~                            ,.~.~~$!~l}::Jl~f.C~AH·=-=-                                ~'1:;;;,~!;';r:::r.eSJ.:i;[~fitJ!!';_ i, {;.
                                                                                                                                                                                                                                            11'                           ,:i-.?'::''Ii~~r'it(~:~r=r                      '~gj
t         Vi..,        Query 1001,            Window           Community                 Help

luery           I Cb      [@   I~        Q.' Q~   Q " I~ ~ ~ ~                             ~        III
fll        FAA_Project_JDRJ                        • I I Execute ..t .~                   io I e I'~~I ~." i{iI ~              I ® ij]([) ~ I ~ ~ w
                                                                                                                                        I'_E
0'"                                                9   11- x   I /" )EFF-PC ...Oataba.5~Quoo3l.s                      I JEfF-PCSQlEXPRES"JDRI - cl!o,P~ots                                                                                                                   _ )( II Prop.rti es                                -   11- )(
          ('                                                                   USE fAA_Proj~ct_JDRJ
                                                                                                                                                                                                                                                                                    ~      Current query window options                      .
                                                                               Go
;-PcSQlEXPRESS (SQL Server ~,O,41153- J.                                                                                                                                                                                                                                                  ~~!HI_j
                                                                                Select          ..
Databases
                                                                               from fllqht_Attendent'                                                                                                                                                                                      13 Status
:J SyStem Oatabasel                                                            Go                                                                                                                                                                                                               Current Stetus       QueI)' EXecuted suc;e
j FAA_Project_JDRJ
IB ~              Database Diag,am,
                                                                                                                                                                                                                                                                                                E::ecutiol1 "irn e   OJ:00:J1
EI        cn abies                                                                                                                                                                                                                                                                              R'W5 aetumed
                                                                                                                                                                                                                                                                                                Server
                                                                                                                                                                                                                                                                                                                     35050

                                                                                                                                                                                                                                                                                                                     JEFF-PCSQLE)PRESS
          til Ll !i;rt"" Tables
          IB !:I dbo.l.ircl'llft                                                                                                                                                                                                                                                     ;;~II      SPID                 52
          (!]   o cboJ.irpot_Codes                                                                                                                                                                                                                                                              User                 lfff-PCJeff
          m D dbo,Custome rs                                                                                                                                                                                                                                                                    Vmion                0,,00.1053
          m     Cl abo, Right
          ffl r:::J cbo,Aight_Att.ndents
          mD           dbo,Pilots
          III !:I cbo, Tickets
    IE    CJ Views
    (!J   Cl      Synonyms
m Ll P,ogrammablity
IE LJ Xcunty
Se:u,il"!
Server Dbj.ct.                                                    •                                                   ,,- -.   -   ~-                          HI                                                                                           I
Roplication                                                          t1:i;I    o.e.uts    I~         MES9«I8S   I
M.nagtmenl                                                                        FA_lD          F}._Nan.              FA.,,Add-ess           FA.,Ctt        FA.,Stat.   FP._q,              FA_PhD...
                                                                     1          [i~T]            ,lbbotl Janl!1 W      8~)1 N Main5t          Dl!)'1on       OH          4~-41!)-1385
                                                                                                                                                                                    937-89(0.11&)                                                                                   0,
                                                                     2            100002         AbboH 3morJr          7", EVlaln,-, $I       Wf!!!! Llion   OH          45&93-1555 937-54'-3330)
                                                                     3            100003         Abbott j              65J7Con~Dr             Enon           OH          45323-1211 937-864-nB')
                                                                     4            100004         Abbott Jeny           531 Wl-ite Oak Av.     Georgetown     OH          45121-1238 937-378-346»
                                                                     5            100005         Abbott 'au! B         277Gaces Run Rd        Wincheser      OH          ~~~H484 937-G95-{)]9)
                                                                     6            11DOO6         Abb«! 'landl          7055 Hagger:y Rd       Ha!boll)       OH          ~133-!550 937-39:>8410>
                                                                     7            100007         Abbott 'loy E         19'i6 N FaifleId Rd    Da!ton         OH          4!432-2794 937-429-587')
                                                                     8            11lJOO8        Abbott Truby          251 Join 51            H"~!boro       OH          45133-1021 937-39:i-37~ J
                                                                     9            100009         Abdi M.ow H           7038 Beltaeek Ln       Da!ton         OH          454264729 937-851-G40J
                                                                     10           100010         Abdoo ..,leh•• 1B     7630 Blossomlie" CT   0"l'0n         OH          45424-2420 937-235-868»
                                                                     11           100011         Abdulkllaleq Lusl     63S0 81!1ldon PI       Dayton         OH          45459-2531 937-291·3J~)
                                                                     12           100012         Abe T.ub.,.           1132 Bush Row ReI      Xonl.          OH          45385      937-37fr57&)
                                                                     13           100013         Med K,.ltd            1459 Holly Bush Cr     F.lbom         OH          45324·7346 93743HJ35'J
                                                                     U            100014         AbeiG                 727 R;c:,land Rd       Xeni.          OH          4,385-7333 937-8&2-5~)
                                                                     15           100015         MelJ 11               NmsoIiclt              Dl!)'1on       OH          4t-406     937·27&-900)
                                                                                                                                                                                                                                                                                           . CUrTentStatu>
                                                                ~l   1&           l1D01!;        AbalJa,               727 Ric-.Iand Rd       v

                                                                                                                                              """"
                                                                                                                                                             ~"
                                                                                                                                                             vn
                                                                                                                                                                         .ar",nr.,.,."."

                                                                                                                                                                         '0""""'= ~""""'~"'J
                                                                                                                                                                                             n"."w'''''Ir'',",''''

                                                                                                                                                                                                                                                                                     ~   'II Cun!n! qu!l)' exe:ution mtu~,
    _-_             "I.             ..        I                  ~            Query executed successfully.                                                   JEFf-I'C'SOLfXPRESS           (9.0 5P3)                 .Jeff-FCJeII (521   fAA_'roled_JCRJ       0000:01    :;505C)rows

                                                                                                                                                                                                                                                                      In 4               ColB               Ch2.1                        INS
I4Ii Mi<~ofl           SQl $erlU M1hosemen!             Studio express                                                              ~              ir;~_·..         ,~,J'           :)Ij;-;o{~     ----:;0
                                                                                                                                                                                                                      ~.1J*i~'=;.Qtr~                                ~:·[~:!4~·Jffi;·!!·~r
                                                                                                                                                                                                                                                                                        E...J~~
      File Ed~ View Query                        Tools Win~ow        Commur,ity              Help

J~,  N!wQueoy  JJ I C311l5                        r,6   =-.8 /II iJ I ~ ~ iI ~~iI
j !!: ~~ ~ll FAA_Proj,ct)DRJ                                 •   I &",.t. v ~ %~!tf..1~~I
                                                                  -- I , ...... ....... _ ..
                                                                              _                             ...
                                                                                                                     r: iG! Q I ~Jj]i[J I ~
                                                                                                                         ........
                                                                                                                                                     ~ I i~ ~ ;
Object txpIOI.,                                              • .! X II LjEFf.PC,.O>1.biLIe      Qunes32sql nEFf-pCSQLEXP!lE).                  •.J()RJ _ db.,PiIDts}'iFF-PCsQUxPRL-     SQLQuerylsqr      o.;~.;;;um"",m.;;;a",,~,,-J                    - ....:..; II Prop.rt~
                                                                                                                                                                                                                                                                   )(                                                 • fI. X

 ~ '1                                                                     i        USE fiU_?rojec:_JDRJ                                                                                                                                                           =:1          Curreol qutry ",i.dow optio",                   .
                                                                                   Go
 8 :6 ):FF-PC5<lLE(PP.E$S                  (5Ql Server ~D.403J ' •
       8     E:l   Oatabase;
                                                                                   Select        •                                                                                                                                                                             ~UU
                                                                                                                                                                                                                                                                                -
                                                                                   j'ccn     Airpor:.      _ Cod!!s
                                                                                                                                                                                                                                                                               EI Stltus
              I!l E:I 5'/rt.m Oat. bam                                             Go
                                                                                                                                                                                                                                                                                  Cur-ent itlJtus     CUe!) eX!!cul!d
              13   0 FAA_Pro;«1_IOPJ                                                                                                                                                                                                                                                                                    ;U[(:E

                                                                                                                                                                                                                                                                                  Ex"Ltion Time       00:)1):)0
                   I Cii DIt!bmDi'9r1ms                                                                                                                                                                                                                                   II
                   :::D llbl.,                                                                                                                                                                                                                                                    ReI'" f.ctum,d      279
                      ill E:I Syrtem        Tobl.,                                                                                                                                                                                                                                5~n..er             JfFF·PCS:lLEmm
                        Ii) U db.Airrraft                                                                                                                                                                                                                           Ell I         SPlO                52
                        ffi c::; d,oAiro,rt_Ccde;                                                                                                                                                                                                                                 U,e'                )~f-PCJe'f
                        m c::; d'D,Custom ers                                                                                                                                                                                                                                     Iusion             09.J.1.40~3
                        (j]   I:i d,oFight
                        (j]   o d,o,Ffight.Atttndenl.
                        ill   u dboPllots
                        III   u doo,nck.t,
                   ! E::l Vi",v,
                   ! CJ Synonym'
                   !   E:I    Pro~r.",mlbirrty
                   I D Socurity
       8JE:I       Stcuity                                                    ,                                                                                ~r
       8JD         Server Otjects
         E:I
       ffi         Repliati.n                                                 I] AIIIUito    I~fII."~ L
                                                                                                    ..
       m E:I       f,.!''''gtm..-,t                                                  ,'ilJOll_Care       City                       SIaIe
                                                                              1    [~~C_:~.:-]
                                                                                           ,lSI-WE                                  T~                                                                                                                            o
                                                                              2      A3Q                 ALELQUEF.CLE               NM
                                                                              1      ~o.                 ACAFUlCO                   MEXICO
                                                                              4      PCT                 WK1)                       1)(
                                                                              ;      ~:x                 AlEJ(.lN[)RlA              LA
                                                                              5      ML                  AUCKLAND                   NEV/<SI)JO
                                                                              7      A...8               lliMY                      NY
                                                                              ~      A...O               WATO~.OO                   1,1
                                                                              3      "III               .M.i,RLO                  1)(

                                                                              10     "IllS               AMS,EROAM                  NHHERANOS
                                                                                     A~J                A1FiGUA                     ~UlL
                                                                              "
                                                                              12     A'F                 N,PLES                    FL
                                                                              13     fI:W                S,OCKHOlJII                SViEDEN
                                                                              14     ~U                  ASUtICIO~                  FARfUUM
                                                                              15     An                  ALMTA                      (]A
                                                                                                                                    .--.                                                                                                                                        Current Slatus
                                                                                                         r'-'
                                                                      I
                                                                              l'     AJ.'
                                                                                                           HUM                      ~L                                                                                                                             ...-   Ii Currtnt QlM!iY ru.rution       stltus.
 'I                             II.       _ _            1         ,IIIQuery .. ..,JIM               !1ICC ..   oIully                                         £FF-PCS:lLEXPRESSj3DSPJj          ~-I'C'J.tf(52)        FM__p",,""'_JORJ     ilO:OO:oo   2]!"""

 Ructt                                                                                                                                                                                                                                            ln4                (0119                    Ch 19                      IN;
~. Microsoft SQl Server Manag,ement Studio                                                                                                                                                                       []~C8J
 File         Edit            View        Query     Project     Tools     Vv'indow   Community       Help




                                                                                                                                                     ~~t~~_,
                                                                                                                                               it~~~:~    ..
                                                                                                                                                          ~;.~;    ce-

                                                                                                                                                                                 ,- Object Explorer Details


                                                                          Go
                                                                      I Select       Count     (.,
                                                                          From Flights
                                                                          Go
                                                                                                                                                                                                                                  I~
                                                                                                                                                                                                                                  rl
                                    lB
                                                                                                                                                                                                                                  ~I
                                                                                                                                                                                                                            l~l=
                                    IE                                                                                                                                                                                                 -~"'I



                                    IB
                                    LfJ                                                        ;::'Z~~'2~l::=~::;:::::'lji[iI!1.~r:;;:::T,,:.~··f;':;"T,";i;::;;:;::;:m:~:::;;;;;;;:;;::.ii1
                                    W




                                                           IVlilliL                                                              __                                 - ----                                                        ___J       I
                                                           -~

                                                       1~1 ~
                                                                  -

                                                                        Query executed successfull_y_                 __   J
                                                                                                                            j!

                                                                                                                                 CMVIRTUALXP-l (9_0SP3]   i CMVIRTUALXP-1Student       (53L   J. F,,!,-_ J 00:00:00
                                                                                                                                                                                                -        I
                                                                                                                                                                                                                       11   !OWS         j
. stan
 Ready
  ........,,_.~ ..........
'1;
                             -;:.




                                          f,~-!~·liCr()$oftSQL5erver...
                                                                                                                                                           .Ln 3             Col 15

                                                                                                                                                                                      Iij ~
                                                                                                                                                                                               Chl5
                                                                                                                                                                                                .~

                                                                                                                                                                                               t:()iI~rX·:A,!~lO:38AN
                                                                                                                                                                                                1
                                                                                                                                                                                                                            INS
                                                                                                                                                                                                                                   .
Airport and flight database schema
Airport and flight database schema
Airport and flight database schema
Airport and flight database schema
Airport and flight database schema
Airport and flight database schema
Airport and flight database schema
Airport and flight database schema
Airport and flight database schema
Airport and flight database schema
Airport and flight database schema
Airport and flight database schema
Airport and flight database schema
Airport and flight database schema
Airport and flight database schema
Airport and flight database schema
Airport and flight database schema

Contenu connexe

En vedette

Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Applitools
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at WorkGetSmarter
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...DevGAMM Conference
 
Barbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationBarbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationErica Santiago
 
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellGood Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellSaba Software
 
Introduction to C Programming Language
Introduction to C Programming LanguageIntroduction to C Programming Language
Introduction to C Programming LanguageSimplilearn
 
The Pixar Way: 37 Quotes on Developing and Maintaining a Creative Company (fr...
The Pixar Way: 37 Quotes on Developing and Maintaining a Creative Company (fr...The Pixar Way: 37 Quotes on Developing and Maintaining a Creative Company (fr...
The Pixar Way: 37 Quotes on Developing and Maintaining a Creative Company (fr...Palo Alto Software
 
9 Tips for a Work-free Vacation
9 Tips for a Work-free Vacation9 Tips for a Work-free Vacation
9 Tips for a Work-free VacationWeekdone.com
 

En vedette (20)

Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 
ChatGPT webinar slides
ChatGPT webinar slidesChatGPT webinar slides
ChatGPT webinar slides
 
More than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike RoutesMore than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike Routes
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
 
Barbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationBarbie - Brand Strategy Presentation
Barbie - Brand Strategy Presentation
 
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellGood Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
 
Introduction to C Programming Language
Introduction to C Programming LanguageIntroduction to C Programming Language
Introduction to C Programming Language
 
The Pixar Way: 37 Quotes on Developing and Maintaining a Creative Company (fr...
The Pixar Way: 37 Quotes on Developing and Maintaining a Creative Company (fr...The Pixar Way: 37 Quotes on Developing and Maintaining a Creative Company (fr...
The Pixar Way: 37 Quotes on Developing and Maintaining a Creative Company (fr...
 
9 Tips for a Work-free Vacation
9 Tips for a Work-free Vacation9 Tips for a Work-free Vacation
9 Tips for a Work-free Vacation
 

Airport and flight database schema

  • 1. :i5ataliaJe I I 0 0 0 0 I _I I - 0 0 0 0 tfSreJ'en ec{Jjy: $effiry i1£,.vara ~ummeT ~arteT ~()1() .. -. ,. -------------_. __ ... . . - -----------
  • 2. countvacHours.sql USE Adventureworks GO select count (vacationHours) From HumanResources.Employee USE Adventureworks GO select COUNT (*) FROM HumanResources.Employee Go USE Adventureworks GO select Employeelo, Hireoate, Title From HumanResources.Employee USE Adventureworks Go select * From HumanResources.Employee Where EmployeeID < 5 Go USE Adventureworks Go select ~ From HumanResources.Employee Where EmployeeID <= 5 Go USE Adventureworks Go Select FirstName, LastName From Person.Contact. HumanResources.Employee Where Person.contact.contactID = HumanResources.Employee.contactID AND EmployeeID < 5 USE Adventureworks GO select EmployeeID, HireDate. Title From HumanResources.Employee Order By Hiredate DeS( USE Adventureworks GO select EmployeeID, HireDate, Title From HumanResources.Employee order By Hiredate USE Adventureworks Go select Sum (vacat;onHours) From HumanResources.Employee page 1
  • 3. p~~~.' fleUe'uf "7I0«JaIld. 'If?odetet 1t46te. 'DfWid SjPzadiH. s~ 2eta!tte't 2010
  • 4. - Dear Customer, The ways we store are Data makes you more money. We store such Customer Data as meals served, First Class vs. Coach, number offlights in the last year. With all businesses the major concern is net profit. Net profit is income minus cost. The way to improve profit is to increase income, reduce cost or both. Data mining can do both. An example of increasing income is making sure all seats are full. To reduce cost you can reduce waist. Data mining allows you give the customer what they want when they want it, thereby reducing wasted time and materials. Time is money and time is where data mining can make the biggest difference. You don't want workers just standing around waiting, they need a set schedule of tasks. To make the schedule you need to know what is happening and when. Data mining can improve production and customer satisfaction. We can have a monthly flyer sent to valid customers using their personal information to keep them coming back. In the long run your Customer base will be happier. Marketing is a way to reduce material cost by only advertising to your customers or perspective customers. It's important to only make what will be bought, everything else is waist. You don't want too many meals on a flight, too many flight attendants per customers, or too much of anything that's going to cost the company money. Therefore your Business will be very successful. Thank You for the opportunity to forward your Company.
  • 5. FAA Project JDRJ Airport codes • PK Airport code • City • State Aircraft • PK Aircraft codes • Aircraft Description • First Class Seats • Coach Seats Customers • PK Customer 10 • Customer Name • Customer Address • Customer City • Customer State • Customer Zip • Customer Phone Tickets • FK Customer 10 • Customer Name • • FK Airport code • FK Seat • FK Departure time • FK Flight • FK Airport Code for destination Luggage • FKAirport code for destination • FK Customer 10 Seats • First class (tickets) • Coach (tickets)
  • 6. Security Compare relative keys (luggage destination = Customer destination, Flights have proper flight attendants, pilots, customers and luggage) Flights • PK Flight Number • Airport Code for destination • Departure time • Arrival time • Number of stops • Meal served • Aircraft code • Flight distance in miles • Movie Pilots • PK Pilot id • Pilot name • Pilot address • Pilot city • Pilot state • Pilot zip • Pilot phone Flight attendants • PK'FA id .- FA Name • FA address • FA city • FA state • FA Zip • FA phone Food • Customer id • Meal type
  • 7. Airport Customers PK 1 Airport Code Flights PK 1 Customer ID Airport City Airoort State PK I Fliaht ID Customer Name Tickets Customer Address Airport Codes of Destination ___________ 1_ Departure Time Customer City PK Ticket Number Customer State 1 Arvial Time 1- Customer Zip FK1 Customer 10 Number of Stops Customer Phone FK2 MealiO Meal Served FK3 Airport Code Movie Meal Flight Distant in Miles FK1 Pilot 10 PK I MealiD FK2 FAIO ~------------------~-- I I I 1 FK3 Ticket Number Menu 1 1 FK4 Aircraft Code 1 1 1 1 1 1 Aircraft 1 1 1 1 1 1 PK I Aircraft Code ____, 1 1 1 ~---------J---------L----J 1 1 I 1 1 1 1 1 L~gga!;1e Aircraft Description I 1 1 1 First Class Seats 1 I 1 1 1 1 1 I PK I Luggage ID Coach Seats 1 1 1 1 1 I 1 FK1 I Customer 10 FK2 Flight 10 Flight Attendents Security Pilots PK I Security ID PK FAID PK I Pilot 10 1 -------------------- FA Name FK1 Customer ID - FA Address Pilot Name FK2 LuggagelD - FA City Pilot Address FK3 Flight 10 - FA Zip Pilot City FK4 FA 10 - FA Phone Pilot State FK5 Pilot 10 - Pilot Zip FK6 Aircraft Code Pilot Phone L I
  • 8. FAA Project RDRJEnterprises Airport codes • PK Airport code nvarchar(SO) • City nvarchar(SO) • State nvarchar(SO) Aircraft • PK Aircraft codes nvarchar(SO) • Aircraft Description nvarchar(SO) • First Class Seats nvarchar(SO) • Coach Seats nvarchar(SO) Customers • PK Customer ID nvarchar(SO) • Customer Name nvarchar(SO) • Customer Address nvarchar(SO) • Customer City nvarchar(SO) • Customer State nvarchar(SO) • Customer Zip nvarchar(SO) • Customer Phone nvarchar(SO) Tickets • FK Customer ID nvarchar(SO) • FK MealiD nvarchar(SO) • .FKAirport Code nvarchar(SO) • PK Ticket Number nvarchar(SO) Luggage • FK Airport code for destination nvarchar(SO) • FK Customer ID nvarchar(SO) • PK Luggage ID nvarchar(SO) Security • PK Security ID nvarchar(SO) • FK Customer ID nvarchar(SO) • FK Luggage ID nvarchar(SO) • FK Flight ID nvarchar(SO) • FK FA ID nvarchar(6)
  • 9. FK Pilot ID nvarchar(6) • FK Aircraft Code nvarchar(SO) Flights • PK Flight ID nvarchar(SO) • Airport Code for destination nvarchar(SO) • Departure time nvarchar(SO) • Arrival time nvarchar(50) • Number of stops nvarchar(SO) • Meal served nvarchar(SO) • FK Aircraft code nvarchar(SO) • FK Ticket Number nvarchar(SO) • FK FA ID nvarchar(6) • FK Pilot ID nvarchar(6) • Flight distance in miles nvarchar(SO) • Movie nvarchar(SO) Pilots • PK Pilot id nvarchar(6) • Pilot name nvarchar(50) • Pilot address nvarchar(SO) • Pilot city nvarchar(SO) • Pilot state nvarchar(SO) • Pilot zip nvarchar(SO) • Pilot phone nvarchar(SO) Flight attendants • PK FA id nvarchar(SO) • FA Name nvarchar{SO) • FA address nvarchar(SO) • FA city nvarchar(SO) • FA state nvarchar(50) • FA Zip nvarchar{SO) • FA phone nvarchar{SO) Meal • PK MealiD nvarchar(50) • Menu nvarchar(SO)
  • 10. ~ Mkro,iftSQ.l SeNE'W..~i~.;.ailldJO &jir!5,T ~ ,~~:'~~:i~~~~~;:~:~r!i-;'4.~: ..~~f;· i j~:;t~,r::;~-'trir '''''''':;- ~~.ir<,-'~jr;~;:';jJt~~l~~1;,:J: 5!1~~ itE:Jl::V~ File Ed~ view Que.)' Tool> Winde,1V Community Help :j,J_r~'VlQU"'f 1],1 I [i I~ Q_~ r.!~ IIiII'III ~ 1m i!{I. iIJ ~ .iii : ~l' !1M I FMJmjat_!DRI -I P EME,c1. ,./ ill ~31.e.1 ~'ii r ~ ~ @[j]eu I ~ ~ 1~ 1~ iI Ob~tct~P~o ••,_ ... 11 X / IEFf,P~:.Wat.ba ... Q"_ri6~2, I "J~FF-PCSQL[XPRE5_JDIU ·.db<,Piots VJEFF-PCSQlEllPRL- SQ.LQ.u")'l.sql'~ T )( II Prop.rtie< • • .. A X ~ ,~~ r. " CS,E TIlA_ProJ_co_JIRJ '"? Currentqu,,),wrndowcptl.II> Go 8 to IEFf·P:::SQlEXPRESS(5qlS.Ner9.n,4053· I, ~elect • ~HI,J 8 EJ 0.1,& , ase lIon Illtcra:cl 8 Status HI D Syst.m ilattb eses C-o B (ij FAA_Projert)DiU Clrre.,tStatJ"S QJerl .,.cu:td 'lCC' Ii CJj Ditat~. Di'~"m; E;;ecuticn 1im! C(;)l:~O ED Iebles RJw,F<1trr,d <J. ffi U 5),m.nT.tje< Sever JEFf-~C'.SQlEJ.P~S HI 1:1 dbo.Airmft ·111 IPID ., e- HI 1:1 d.o.Airport.C.d., User Jef·PCi,ff ill iii db",(ustom,,, lJ!fsicn (£]11053 IlJ Ll dbo.Flight III I] db"'Flight_.tten~Er'ts IlJ Ll db",Pilllt. III CI db", 'ick.I, Ii J:] '~i<"i' It L;j) "flo"yo" It Cl2 Pr"!lrammabiliiy It t.:I Security I!I U Security I!I tl S.M' 0Ilj.:1, •L IQ III [;J E'pi,,,ion liD Ib.JI. lfi V."",es I !llU MaNgem.nI Armat._Cod. .llur<f._DalOi)TJon fIrn_a.,,_s .... Cca ch_S.~. 1 r.~L:,·:·,'.:.,~:·] 3~ng 13,·700 12 112 2 731- 3";119 ,j,.fIll 16 144 ;) 747 9:.ang ,4.-41JJ fili 303 ~ i52 3~ng >5'.;m 2. 159 10 ie,S 24 2:;& SO 218 IS 108 16 131 32 21· NULL i[l NUll .1 fJUll 5!j fJUll ;6 fJUll ", IS ( 111- JF:'PCS~lEXPR6~ is,O5"31 .l!fl..:cJelf 52) FM_""jed_JDP~ ml)}OO 2', ~"" R.. ~y Lr,~ C0114 Ch14 iNS
  • 11. ~ M.tr.mltsQl S~.r M.nagiin.ni Studio tiP'' ' tr': iO;~~b-'-- ,-,t·"- • T .(;:;!~',r~.=.:-.. .- ,FI:rl-ti' 1f"l~_l..",-"~·.::.t·H -.--- ~~-;",,;;";.,.< I~"'·liJ'" ;"''': ~.~-?~d' .Jj rf '" lE''ff-·''·;'t;:-"'-'"' '" ,_ ~ ") .......,..;.£._t:..,....,.~. __ '-"li: n-...;,~~'J.·_".~~::rJ-;:. - -v v'R-" I... ' f-_= __-,,,,"" -0" '~llI!3oI fj'. E.i~ 'r_ Que,y lools Vlin~ow Community Help :.Q.N.... Qdery I r:u IG! I ~ ~ ~~ 'h"jJ I~ G ~ ~ ~ >io ; ,4 ~ 'W I FM_);oj.c:tJ~RI . I' Ex«ute ,/ '1 ~3!il.1 ~~ I f" ~ ~ I &]J1i: o I ~ ~ I i~ t~ .r. Object £>pl.rer !f ~f'PC".'C""bas' Quri esW .sql (lEFF·PC~QLE~PRES ..JDPJ - dbq,Pilob 1EFF·PruQlEXPll ••- 5QLQ.u.ryLsqrr~mrna_lJl .,.)( P'Dpertie; TJl.X . T ,.I ~~ 1 , USE EAA_ Pzoject _ JDRJ - C• .,.nl '1uery .. Indow optJom 30 El (0 lEFHCSQlEXPRESS iSQL Server90A05J ·1, Serecc • - [ruUld B EiI Databases !'roro Pilot. S Stltus ffi :J Iystem Databases 30 Cunni Querl e::ecu:<d suee., 8 0 FAA.Project_.DFJ S:IItUl Ex,eut on lime CO:OO:Ol IB tJ Cwo ... D'~'ms sD 1.,'.. p.C"I'~P.d:urned ;6558 11 :J Syr.em Table, Sever JEFFK·.sQLE)p~E.SS jl o dboJlmait E SPIO !2 :lI Cl dbo.Mport_Code; Use' Jeff.PCJef :!l [j dbo.CurtnrrB" Yeniol) (9.00.40;3 ]I Cl dbo,Fligtlt , 1I c:I dbo.Fi9~,t..Atttnd.nt' ]I [j dbo.Plots ]I c:I dbo,Tici(ets I!J D Vi.",s - I!l 0 SynOn}T11' III D Progl<lrrolTl,biity III D Secunt, ~ Ii) D s.:u'ity , . . . J , IB Ll SeNer Ob;ms .. " ' III D Replication E R,rut. 111ilI1~elnge.1 I!l D M,ncg.rrEnt Alot_lD 'I,,_!are Pllot_"""'"" Plkr._Ci) 'lo:_lIp '1,,_lIunoer ,. 1 U~~~f~ III .... r:mm"l ',E Milon Pd!d.n Fd ·...est I~ton DH m83-173O:;~7411 0 2 10)002 ,lbad<! l -585 S.aI:rock Rc )Jytor DH 45£32·3630.':;7-252·5I)ZI 3 10)0(0 PIlot, D,jono Zli Pnl.,1lr :notew~ DH 45:ii2·245Z.33H:32· lOll 4 10)0(14 PIlbano C i;44Wr:iyLn ).,t..- DH 4~;!4-6120,5:;7-Zfj.5471 5 10)005 Abb.. es.m. 11 340"'.,.'" Drd )0)1..- OH .5L4().4427.9J/~2b-J351 6 1{))I)(6 Pobb~, Fdler. ',28 K1te Cr Qd!l'oIR: :lH ml.·95$1.m-j6S-5221 7 10)0('7 ~1x:"~JanJ 6474 Wco~.cre :r :ngl ... ~ Of! 4~U2·~i,':;i-r02.()111 8 10)1){)8 IlbbcttC 700 E r~ain 51 -lil'boro OH 4.133-71 01.937-t-109321 9 1[)JO(~ IlbbdtO,,,,rC3 ',29 vmonDr '1i£S. Urian OH 4&€93-9623,':;7-544·!j(m 10 1[)!)10 /lbbdt J,h" 111 SOl"1ree II." ). )Jytor :lH 45045!Ml33.931-lJ4.181 I 11 10)011 Abbett w::Il. 625&oci<lield Rd JllIor OH 45429-DZ- $i-:I96-1991 12 10)012 ,t.bIldt II1ichooIS 2S PUlOl [)- '1i>OI DH 4S167·141l3.'37-:i92~X171 13 IOJ013 NlbctI Wliian 62;&oddioldRd )Jytor :JH 45429332' .937-29S 1991 14 10J014 /lbbarlGe>rge T!6;;:yo R:I )Jytor OH 45459<11!1',937-432-1E31 15 lDJ015 N>d<.laI' ClrL"t>, 7111VI Soot. ~ )pr~dc :JH 4~~2i36,':;7-~ • 16 10)016 /lb •• I.JU1n tI ·,ir>5.1,iI1P =aIlbon DH 45024-6133,931·j54·1831 ... Curront Stllu. Current qU<l)' ... :ution stIlUs. , ~I " ~ G Q",IY .«cwed SIJCOm'Uly. JEFF-PCSQ_EXPRESS (lO SP3j IdHClJdf(52) FI·... _Projec!_,CRJ 10:00:01 365S81VWl R•• dy Ln4 Colll Ch 12 iNS
  • 12. &fI SQl 5_ Mar.lgeml!Jlt Studio [xpr155 ~f;f!-jl~~ :~: :i.!t':.!~_jf r ,t,,: I ':"l ~t!--~t;L~~':':!;"f{:fJ t{- ~:"ti i- tl:.t~~;'i'~!-~ !~lf"§A:~ip~~tt~ ~!:( L-t=t't!l~~ I:EdEiU~ ~}ti l~r: t View Query Tools Window Community Help luery I [b I ~ 118 ~ ~~ ~ iIJ I ~ lEI ~ l1J:j ~ .:.. Ii} 1FAA_ProjedJDRJ ·1 , Execute./ 'I ~91.e.1 ~:~1 ~"CI ~ ~ I ~~4) 1~ ~ 1i~ tli: l.II oro, Jj. X / JEFF-PC ...O.tab.5. Quriesl2.sql rJEFF-PC'.SQLEXPRES . .JDRJ • dbo.PilotsYJEFF-PCSQlEXPRLI - SQlQueryLsqll ummiryl Properties II X ., T T )( T ,_ OSE :AA_project_JDRJ --' Current query window options Go ~ :·PCSQLEXPRESS(SQL Suver9.o.4053 -! Select • ~U k;J Databases From Cu~c:)lner~ S Status ~ Syst.m Dot.bases Go (urrert StatuI Query executed succe . I] FAA_PrajectjORJ (lJ [j Oabbas. Diagrams Execu~on Tirre 00:00:03 Rows R.turn.~ ggggg 8 t:J Tables m EJ System Tables Serle' !EFF-PCSQLEXPRESS I IB 0 ~bo.Airrraft E SPID 52 ItI D jbo.Airport_Ccdes U~er Jeff-PCJtff IB t::I dbo.Customers Version 09.00.4053 E!l Cil dbc.Fliqht " III Cl ~bo.Flight_Att.ndenl:5 I IB o dbo.Pilets "' ftI D Jbo.Tickets f!l D Views [jJ D Synonyms III L:l Programn'lbility IB D Security ~ ., Security Server Objects ( ... ~- nr - - - - - --, _" -~- t Replication UfI ResoII. 111l N=ageJ I Management Customer_ID Custcmer_Na~. c..stomer _/>dOes, Customer_ely Customer_Slate Curtomer_z., Customer_Phone ~ 1 r·iiiOOiiiiiOOj"l 1.......•.............. ......_1 - Ailmlth am 38868 Glenllvet CT Solon OH 44133·5316 ~9-{)474 0 2 1000000004 Aammh Bill 38868 GI.nhvet CT Solon OH 44139~91S 34~274 3 1000000005 AilnEgoia L.a~slm 4811 ~herr Dr BIoadvie H!lIgi"U OH 44147-2154 ~6-0552 I 4 1000000006 AanegoI.Srtnath 11105 ~ch. Dr a.vetand OH +l13().9062 887·1070 5 1000000007 I'aron IlemBld Sr 320 RocIIIem Ave 8(r1., OH 4<!OJ5.3210 323-7872 I: l000l00008 Aaron Janet M 540 Kan, .. Ave 8,ria OH 4<!OJ5.1!2Zl 3C5-734S 7 1000000009 AaI1lf1 Ronalc & Marl~ne ~on~olcil a,veland OH 44124 Se4·0788 !~ 8 1000000011 AaItlflS J A 2lJO T•• ITree a.veland OH 44124-41"i8 41:>-9980 " 9 1000000012 ilaTMo To R 2704 W 4!lh 51 Lolllin OH 44OS3-225J 2&2·1734 i; 10 l000000D13 .A.rrhn Oi"". K aJ20EmSl A,hl"w. OH 44004-5909 992-9476 11 lDOOOOOO14 Aaoew Oavkl J 1:154Yalo PI P~viIc OH 4<!On-5492 *18S5 12 lDOOJOOO15 ftbadA /9l!4 MiddI_ Ad t.bntor OH 44OGO-7G:!O !UG-4G3G I 13 14 1000000016 1000000017 Abade David Plla<¥ Roger 1 Sycamcre Dr 12387 O",k. Ad Ohtsted Foils North Roy,J~on OH OH 44138-3035 4413l-5427 235-0207 2l7-G539 • I 15 1000000018 Abally ShenilA BOW BlOadmoor Rd Mentor OH 44060-754J2 942·6493 ~ Current Status 16 1000000019 Pllaffy Thor 1304D WGe.ug! T~ O!e!terlard OH 4402G-2811 729-1816 .. ._ , (IQuery I!leeuted .ucus,fully. JEFf.flCSQLEXPRESS (9.0 SP3) .eff·PC.eII (52) FAA_Projed)ORJ 00:00:03 9999910Wl Cu~nt query execution status. Ln4 CoilS Ch15 INS '-
  • 13. 1ft SQl'S""", Mona gem... t StoldibEXp, .. ' 1i~ ,.~.~~$!~l}::Jl~f.C~AH·=-=- ~'1:;;;,~!;';r:::r.eSJ.:i;[~fitJ!!';_ i, {;. 11' ,:i-.?'::''Ii~~r'it(~:~r=r '~gj t Vi.., Query 1001, Window Community Help luery I Cb [@ I~ Q.' Q~ Q " I~ ~ ~ ~ ~ III fll FAA_Project_JDRJ • I I Execute ..t .~ io I e I'~~I ~." i{iI ~ I ® ij]([) ~ I ~ ~ w I'_E 0'" 9 11- x I /" )EFF-PC ...Oataba.5~Quoo3l.s I JEfF-PCSQlEXPRES"JDRI - cl!o,P~ots _ )( II Prop.rti es - 11- )( (' USE fAA_Proj~ct_JDRJ ~ Current query window options . Go ;-PcSQlEXPRESS (SQL Server ~,O,41153- J. ~~!HI_j Select .. Databases from fllqht_Attendent' 13 Status :J SyStem Oatabasel Go Current Stetus QueI)' EXecuted suc;e j FAA_Project_JDRJ IB ~ Database Diag,am, E::ecutiol1 "irn e OJ:00:J1 EI cn abies R'W5 aetumed Server 35050 JEFF-PCSQLE)PRESS til Ll !i;rt"" Tables IB !:I dbo.l.ircl'llft ;;~II SPID 52 (!] o cboJ.irpot_Codes User lfff-PCJeff m D dbo,Custome rs Vmion 0,,00.1053 m Cl abo, Right ffl r:::J cbo,Aight_Att.ndents mD dbo,Pilots III !:I cbo, Tickets IE CJ Views (!J Cl Synonyms m Ll P,ogrammablity IE LJ Xcunty Se:u,il"! Server Dbj.ct. • ,,- -. - ~- HI I Roplication t1:i;I o.e.uts I~ MES9«I8S I M.nagtmenl FA_lD F}._Nan. FA.,,Add-ess FA.,Ctt FA.,Stat. FP._q, FA_PhD... 1 [i~T] ,lbbotl Janl!1 W 8~)1 N Main5t Dl!)'1on OH 4~-41!)-1385 937-89(0.11&) 0, 2 100002 AbboH 3morJr 7", EVlaln,-, $I Wf!!!! Llion OH 45&93-1555 937-54'-3330) 3 100003 Abbott j 65J7Con~Dr Enon OH 45323-1211 937-864-nB') 4 100004 Abbott Jeny 531 Wl-ite Oak Av. Georgetown OH 45121-1238 937-378-346» 5 100005 Abbott 'au! B 277Gaces Run Rd Wincheser OH ~~~H484 937-G95-{)]9) 6 11DOO6 Abb«! 'landl 7055 Hagger:y Rd Ha!boll) OH ~133-!550 937-39:>8410> 7 100007 Abbott 'loy E 19'i6 N FaifleId Rd Da!ton OH 4!432-2794 937-429-587') 8 11lJOO8 Abbott Truby 251 Join 51 H"~!boro OH 45133-1021 937-39:i-37~ J 9 100009 Abdi M.ow H 7038 Beltaeek Ln Da!ton OH 454264729 937-851-G40J 10 100010 Abdoo ..,leh•• 1B 7630 Blossomlie" CT 0"l'0n OH 45424-2420 937-235-868» 11 100011 Abdulkllaleq Lusl 63S0 81!1ldon PI Dayton OH 45459-2531 937-291·3J~) 12 100012 Abe T.ub.,. 1132 Bush Row ReI Xonl. OH 45385 937-37fr57&) 13 100013 Med K,.ltd 1459 Holly Bush Cr F.lbom OH 45324·7346 93743HJ35'J U 100014 AbeiG 727 R;c:,land Rd Xeni. OH 4,385-7333 937-8&2-5~) 15 100015 MelJ 11 NmsoIiclt Dl!)'1on OH 4t-406 937·27&-900) . CUrTentStatu> ~l 1& l1D01!; AbalJa, 727 Ric-.Iand Rd v """" ~" vn .ar",nr.,.,."." '0""""'= ~""""'~"'J n"."w'''''Ir'',",'''' ~ 'II Cun!n! qu!l)' exe:ution mtu~, _-_ "I. .. I ~ Query executed successfully. JEFf-I'C'SOLfXPRESS (9.0 5P3) .Jeff-FCJeII (521 fAA_'roled_JCRJ 0000:01 :;505C)rows In 4 ColB Ch2.1 INS
  • 14. I4Ii Mi<~ofl SQl $erlU M1hosemen! Studio express ~ ir;~_·.. ,~,J' :)Ij;-;o{~ ----:;0 ~.1J*i~'=;.Qtr~ ~:·[~:!4~·Jffi;·!!·~r E...J~~ File Ed~ View Query Tools Win~ow Commur,ity Help J~, N!wQueoy JJ I C311l5 r,6 =-.8 /II iJ I ~ ~ iI ~~iI j !!: ~~ ~ll FAA_Proj,ct)DRJ • I &",.t. v ~ %~!tf..1~~I -- I , ...... ....... _ .. _ ... r: iG! Q I ~Jj]i[J I ~ ........ ~ I i~ ~ ; Object txpIOI., • .! X II LjEFf.PC,.O>1.biLIe Qunes32sql nEFf-pCSQLEXP!lE). •.J()RJ _ db.,PiIDts}'iFF-PCsQUxPRL- SQLQuerylsqr o.;~.;;;um"",m.;;;a",,~,,-J - ....:..; II Prop.rt~ )( • fI. X ~ '1 i USE fiU_?rojec:_JDRJ =:1 Curreol qutry ",i.dow optio", . Go 8 :6 ):FF-PC5<lLE(PP.E$S (5Ql Server ~D.403J ' • 8 E:l Oatabase; Select • ~UU - j'ccn Airpor:. _ Cod!!s EI Stltus I!l E:I 5'/rt.m Oat. bam Go Cur-ent itlJtus CUe!) eX!!cul!d 13 0 FAA_Pro;«1_IOPJ ;U[(:E Ex"Ltion Time 00:)1):)0 I Cii DIt!bmDi'9r1ms II :::D llbl., ReI'" f.ctum,d 279 ill E:I Syrtem Tobl., 5~n..er JfFF·PCS:lLEmm Ii) U db.Airrraft Ell I SPlO 52 ffi c::; d,oAiro,rt_Ccde; U,e' )~f-PCJe'f m c::; d'D,Custom ers Iusion 09.J.1.40~3 (j] I:i d,oFight (j] o d,o,Ffight.Atttndenl. ill u dboPllots III u doo,nck.t, ! E::l Vi",v, ! CJ Synonym' ! E:I Pro~r.",mlbirrty I D Socurity 8JE:I Stcuity , ~r 8JD Server Otjects E:I ffi Repliati.n I] AIIIUito I~fII."~ L .. m E:I f,.!''''gtm..-,t ,'ilJOll_Care City SIaIe 1 [~~C_:~.:-] ,lSI-WE T~ o 2 A3Q ALELQUEF.CLE NM 1 ~o. ACAFUlCO MEXICO 4 PCT WK1) 1)( ; ~:x AlEJ(.lN[)RlA LA 5 ML AUCKLAND NEV/<SI)JO 7 A...8 lliMY NY ~ A...O WATO~.OO 1,1 3 "III .M.i,RLO 1)( 10 "IllS AMS,EROAM NHHERANOS A~J A1FiGUA ~UlL " 12 A'F N,PLES FL 13 fI:W S,OCKHOlJII SViEDEN 14 ~U ASUtICIO~ FARfUUM 15 An ALMTA (]A .--. Current Slatus r'-' I l' AJ.' HUM ~L ...- Ii Currtnt QlM!iY ru.rution stltus. 'I II. _ _ 1 ,IIIQuery .. ..,JIM !1ICC .. oIully £FF-PCS:lLEXPRESSj3DSPJj ~-I'C'J.tf(52) FM__p",,""'_JORJ ilO:OO:oo 2]!""" Ructt ln4 (0119 Ch 19 IN;
  • 15. ~. Microsoft SQl Server Manag,ement Studio []~C8J File Edit View Query Project Tools Vv'indow Community Help ~~t~~_, it~~~:~ .. ~;.~; ce- ,- Object Explorer Details Go I Select Count (., From Flights Go I~ rl lB ~I l~l= IE -~"'I IB LfJ ;::'Z~~'2~l::=~::;:::::'lji[iI!1.~r:;;:::T,,:.~··f;':;"T,";i;::;;:;::;:m:~:::;;;;;;;:;;::.ii1 W IVlilliL __ - ---- ___J I -~ 1~1 ~ - Query executed successfull_y_ __ J j! CMVIRTUALXP-l (9_0SP3] i CMVIRTUALXP-1Student (53L J. F,,!,-_ J 00:00:00 - I 11 !OWS j . stan Ready ........,,_.~ .......... '1; -;:. f,~-!~·liCr()$oftSQL5erver... .Ln 3 Col 15 Iij ~ Chl5 .~ t:()iI~rX·:A,!~lO:38AN 1 INS .