Merge branch 'master' of github.com:thomasabishop/computer_science
This commit is contained in:
		
						commit
						4f9960a955
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -69,5 +69,3 @@ SELECT name FROM models ORDER BY name, cores DESC
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
> `ORDER BY` always comes last, after the selection and any filtering clauses but _before_ a `WHERE` clause
 | 
					> `ORDER BY` always comes last, after the selection and any filtering clauses but _before_ a `WHERE` clause
 | 
				
			||||||
 | 
					 | 
				
			||||||

 | 
					 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue