November 2017
Intermediate to advanced
705 pages
26h 56m
English
1NF (first normal form), 171–173
2NF (second normal form), 174–176
3NF (third normal form), 177–178
8-bit Unicode Transformation Format, 2
-- operator, 23
– operator, 23
! operator, 45
!= operator, 142
% operator, 23
* operator, 23
/* and */, using with comments, 10
?? operator, 49
@ operator, using to suppress errors, 252, 274
| operator, 142
+ + operator, 23
+ operator, 23
<!-- and --> tags, using with comments, 10
<> operator, 142
= = operator, 45
= operator, 142
\ (backslash)
escape sequence, 29
matching, 466
escaping characters, 6
` (backtick) in SQL commands, ...