I am having some problems with using join.
here's the tables:
t1 t2
MachineId MachineNameMachID Service_Name
111mach1 111DHCP
112SNMP
t4
Service_cat Service_name
Network DHCP
EmailExchange
Network SNMP
t
I am having some problems with using join.
here's the tables:
t1 t2
MachineId MachineNameMachID Service_Name
111mach1 111DHCP
112SNMP
t4
Service_cat Service_name
Network DHCP
EmailExchange
Network SNMP
t
Sorry to post this again. But I havent figured it out yet. Any hints?
Thaks
>From: "Guitar Man" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: LEFT JOIN?
>Date: Wed, 24 Oct 2001 18:06:29 +
>
>I have these 3 tables:
>T1: T2:
http://searchdatabase.techtarget.com/sDefinition/0,,sid13_gci213671,00.html
An object-oriented database management system (OODBMS), sometimes shortened
to ODBMS for object database management system), is a database management
system (DBMS) that supports the modelling and creation of data as obj
I have these 3 tables:
T1: T2:
Service Application | Application Machine
---
network DHCP DHCP mach1
Database SQLSQL mach2
EmailExchange SNMP mach2
network SNMP Exch