Fossil SCM
Fix minor typo in www/theory1.wiki .
Commit
8748d75b5f13cb3e9451f3445e8d5cd2cbc7d80c
Parent
cd2697835747837…
1 file changed
+1
-1
+1
-1
| --- www/theory1.wiki | ||
| +++ www/theory1.wiki | ||
| @@ -99,11 +99,11 @@ | ||
| 99 | 99 | is a "query language" as if that were somehow different from a |
| 100 | 100 | "programming language". But they really are two different favors of the |
| 101 | 101 | same thing. I find that people do better with SQL if they think of |
| 102 | 102 | SQL as a programming language and each statement |
| 103 | 103 | of SQL is a separate program. SQL is a percular programming language |
| 104 | -in that one uses SQL to specify <i>what</i> to computer whereas in | |
| 104 | +in that one uses SQL to specify <i>what</i> to compute whereas in | |
| 105 | 105 | most other programming languages one specifies <i>how</i> |
| 106 | 106 | to carry out the computation. |
| 107 | 107 | This difference means that SQL |
| 108 | 108 | is an extraordinary high-level programming language, but it is still |
| 109 | 109 | just a programming language. |
| 110 | 110 |
| --- www/theory1.wiki | |
| +++ www/theory1.wiki | |
| @@ -99,11 +99,11 @@ | |
| 99 | is a "query language" as if that were somehow different from a |
| 100 | "programming language". But they really are two different favors of the |
| 101 | same thing. I find that people do better with SQL if they think of |
| 102 | SQL as a programming language and each statement |
| 103 | of SQL is a separate program. SQL is a percular programming language |
| 104 | in that one uses SQL to specify <i>what</i> to computer whereas in |
| 105 | most other programming languages one specifies <i>how</i> |
| 106 | to carry out the computation. |
| 107 | This difference means that SQL |
| 108 | is an extraordinary high-level programming language, but it is still |
| 109 | just a programming language. |
| 110 |
| --- www/theory1.wiki | |
| +++ www/theory1.wiki | |
| @@ -99,11 +99,11 @@ | |
| 99 | is a "query language" as if that were somehow different from a |
| 100 | "programming language". But they really are two different favors of the |
| 101 | same thing. I find that people do better with SQL if they think of |
| 102 | SQL as a programming language and each statement |
| 103 | of SQL is a separate program. SQL is a percular programming language |
| 104 | in that one uses SQL to specify <i>what</i> to compute whereas in |
| 105 | most other programming languages one specifies <i>how</i> |
| 106 | to carry out the computation. |
| 107 | This difference means that SQL |
| 108 | is an extraordinary high-level programming language, but it is still |
| 109 | just a programming language. |
| 110 |