* Add tutorial files * Move script to new folder * Use Maven/H2 instead of JBang/DuckDB * Use Java 8 * Usen an older versio of JOOQ * Format according to Beldung Intellij guide * Remove dangling commit * Use 2-space indentation * Apply formatting from Eclipse * Add unit test * Add assertion * Change test names * Change method names Co-authored-by: root <root@localhost.localdomain> Co-authored-by: Alireza Ghasemi <alireza.ghasemi1@swisscom.com>
		
			
				
	
	
	
		
			96 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			96 B
		
	
	
	
	
	
	
	
| 1 | Username | Id | First name | Last name | 
|---|---|---|---|---|
| 2 | doe1 | 7173 | John | Doe | 
| 3 | smith3 | 3722 | Dana | Smith | 
| 4 | john22 | 5490 | John | Wang |