MySQL Database Usage & Administration PHẦN 7 potx

MySQL Database Usage & Administration PHẦN 7 potx

MySQL Database Usage & Administration PHẦN 7 potx

... <flightdate>2009-01-20</flightdate> <classid>3</classid> </pax> <pax> <paxname>Zoe Zebra</paxname> <flightid>652</flightid> <flightdate>2009-01- 2 7& lt;/flightdate> ... <flightdate>2009-01- 2 7& lt;/flightdate> <classid>2</classid> </pax> <pax> <paxname>Zane Zebra&l...
Ngày tải lên : 08/08/2014, 22:20
  • 37
  • 236
  • 0
MySQL Database Usage & Administration PHẦN 9 potx

MySQL Database Usage & Administration PHẦN 9 potx

... equivalent: mysql& gt; SET PASSWORD FOR 'joe'@'localhost' = PASSWORD('1rock'); mysql& gt; CREATE USER 'joe'@'localhost' IDENTIFIED BY '1rock'; ... an example: mysql& gt; LOAD DATA LOCAL INFILE '/tmp/mydump.sql' -> INTO TABLE p -> FIELDS TERMINATED BY ',' -> ENCLOSED BY '"' ->...
Ngày tải lên : 08/08/2014, 22:20
  • 37
  • 329
  • 0
MySQL Database Usage & Administration PHẦN 1 pdf

MySQL Database Usage & Administration PHẦN 1 pdf

... This Book Covers MySQL Database Usage & Administration contains information on the MySQL 5.1 RDBMS and provides one-stop coverage of common topics related to MySQL usage and administration. ... . . . . 2 87 Using Database Log Files 288 The Error Log 288 The General Query Log . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289 xviii MySQL Database...
Ngày tải lên : 08/08/2014, 22:20
  • 19
  • 204
  • 0
MySQL Database Usage & Administration PHẦN 2 ppsx

MySQL Database Usage & Administration PHẦN 2 ppsx

... -> 'Madrid', 'ES', 4, 4), -> (165, 'NCE', 'Nice CÙte d''Azur Airport ', -> 'Nice', 'FR', 2, 2), -> (201, 'SIN', ... Airport', -> 'London', 'GB', 3, 1), -> (56, 'LHR', 'Heathrow Airport', -> 'London', 'GB', 2, 5), -&...
Ngày tải lên : 08/08/2014, 22:20
  • 37
  • 222
  • 0
MySQL Database Usage & Administration PHẦN 3 docx

MySQL Database Usage & Administration PHẦN 3 docx

... NextMaintEnd) -> VALUES -> (3451, 503, 'ZX6488', -> '20 07- 10-01', '2008-10-23', '2008-10-31'); Query OK, 1 row affected (0.05 sec) mysql& gt; DELETE ... -> (3451, 503, 'ZX6488', -> '20 07- 10-01', '2008-10-23', '2008-10-31'); Query OK, 1 row affected (0.04 sec) mysql& gt; INSERT INTO a...
Ngày tải lên : 08/08/2014, 22:20
  • 37
  • 297
  • 0
MySQL Database Usage & Administration PHẦN 4 docx

MySQL Database Usage & Administration PHẦN 4 docx

... 1 175 | MAD | LHR | 876 | 07: 10:00 | 1 | | 1 175 | MAD | LHR | 876 | 07: 10:00 | 2 | | 1 175 | MAD | LHR | 876 | 07: 10:00 | 3 | | 1 175 | MAD | LHR | 876 | 07: 10:00 | 4 | | 1 175 | MAD | LHR | 876 ... Views 1 07 PART IPART I -> CityName, CountryCode, NumRunways, NumTerminals) -> VALUES -> (198, 'GOI', 'Dabolim Airport', -> 'Goa', &apos...
Ngày tải lên : 08/08/2014, 22:20
  • 37
  • 331
  • 0
MySQL Database Usage & Administration PHẦN 5 pptx

MySQL Database Usage & Administration PHẦN 5 pptx

... a,x; -> IF x > 2 -> THEN SELECT a AS Name, 'big' AS Size; -> ELSE -> SELECT a AS Name, 'small' AS Size; -> END IF; -> END LOOP size; -> ... -> FETCH c INTO a,x; -> IF x > 2 -> THEN SELECT a AS Name, 'big' AS Size; -> ELSE -> SELECT a AS Name, 'small' AS Size; -> END IF; -> ... s...
Ngày tải lên : 08/08/2014, 22:20
  • 37
  • 298
  • 0
MySQL Database Usage & Administration PHẦN 6 pdf

MySQL Database Usage & Administration PHẦN 6 pdf

... Zebra","652","2009-01- 2 7& quot;,"2" "Barbara Bear","652","2009-01-20","2" "Harriet Horse","652","2009-01- 2 7& quot;,"3" ... this: "Rich Rabbit","652","2009-01-20","3" "Zoe Zebra","652","2009-01- 2 7& quot;,"2&quo...
Ngày tải lên : 08/08/2014, 22:20
  • 37
  • 315
  • 0
MySQL Database Usage & Administration PHẦN 8 pps

MySQL Database Usage & Administration PHẦN 8 pps

... 'library'@'localhost' | USAGE | | 'root'@'1 27. 0.0.1' | SELECT | | 'root'@'1 27. 0.0.1' | INSERT | | 'root'@'1 27. 0.0.1' ... 'propertysg'@'localhost' | USAGE | | 'metsons'@'localhost' | USAGE | | 'oxid'@'localhost' | USAGE | | 'goalee...
Ngày tải lên : 08/08/2014, 22:20
  • 37
  • 308
  • 0
MySQL Database Usage & Administration PHẦN 10 pps

MySQL Database Usage & Administration PHẦN 10 pps

... output: mysql& gt; SHOW DATABASES; + + | Database | + + | mysql | | test | + + 2 rows in set (0.13 sec) mysql& gt; USE mysql; Database changed mysql& gt; SHOW TABLES; + + | Tables_in _mysql ... version: 5.1.30-community MySQL Community Server (GPL) Type 'help;' or '\h' for help. Type '\c' to clear the buffer. mysql& gt; CREATE DATABASE d...
Ngày tải lên : 08/08/2014, 22:20
  • 36
  • 228
  • 0