05.40
0

Mysql

Adalah :
SQL is a standard language for accessing databases.
Our SQL tutorial will teach you how to use SQL to access and manipulate data in: MySQL, SQL Server, Access, Oracle, Sybase, DB2, and other database systems.
Cara mengakses SQL Admin :
Contoh 1. Tabel Mahasiswa
No
NPM
Nama
Prodi_id
Email
Timestamp













Contoh 2. Table Prodi
id
nama
Timestamp
1
Teknik Industri

2
Teknik Informatika


Contoh 3. Menampilkan npm dan nama
No
NPM
Nama







Contoh 4. Menampilkan nama mahasiswa dan jurusan
no
nama
Jurusan
1


2



Contoh 5. Menampilkan nama mahasiswa yg prodinya Teknik Informatika


No
NPM
Nama
Jurusan
1


Teknik Informatika
2


Teknik Informatika

0 komentar:

Posting Komentar

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.