-
loadStatement-XYY
-
storeStatement-XYY
-
printStatement-SCH
-
selectStatement-SCH
-
tableDefinition
- if part-HTC
- else part-AZH (
AS)
-
selectClause-SCH
-
conditionClause-XYY
-
condition -XYY
- boolean test(Row... rows) -XYY
-
Database()-HTC
-
put-HTC
-
get-HTC
-
size-AZH
-
get-AZH
-
equals-HTC
-
Table()-HTC
-
columns-HTC
-
getTitle-HTC
-
findColumn-AZH
-
size-AZH
-
add-HTC
-
readTable-XYY
-
writeTable-XYY
-
print-XYY HTC
-
Table select(
List<String> columnNames, List<Condition> conditions) -XYY AZH -
Table select(
Table table2, List<String> columnNames, List<Condition> conditions) -XYY AZH -
equijoin -XYY
- Automatically build and test project with GitHub Actions -HTC
-
table name-HTC
-
table column title-HTC
-
insert values-HTC
-
Parenthesis (create table)-HTC
-
Data type error in relation -XXY
-
Column not found -XXY
-
Standard Error Messages -AZH
-
insert rows with multiple columns-HTC
-
data types(int,double,string)-HTC -XYY
-
trie-HTC
-
SHA-1-HTC
-
file operation-HTC
-
like-HTC
-
* -XYY
-
as-AZH
-
primary key-HTC
-
between -ZYQ
-
min -ZYQ
-
max -ZYQ
-
avg -ZYQ
-
round -ZYQ
-
count -ZYQ
-
order by -SCH
-
group by -SCH
-
(not) in -HTC
- print (MySQL style)-HTC
-
re-implement in Assignment 2-ZYQ
-
testing -HTC
-
version control-TYZ
- statement
- snapshot
- log
- PPT-ZYQ
- Present
- Introduction-AZH
- Database structure-AZH
- Basic SQL Syntax -SCH
- Advanced SQL Syntax-SCH
- Version Control-TYZ
- Real-implement-AZH
- editor-TYZ
- Set Up Instruction-HTC
- Readme and TO-DO List-ZYQ
- Error message format and comment edit-AZH
- Gif examples-SCH