Skip to content

Commit 16cc57a

Browse files
committed
committed sql //aaasdas
1 parent 8be2019 commit 16cc57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/SQL.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ public static void main(String args[]){
382382
}else{
383383
System.out.println("student_complaints EXIST");
384384
}
385-
385+
//asdas
386386
// student_feedbacks Table
387387
exist = meta.getTables(null, null, "student_feedbacks", null);
388388
if (!exist.next()) {

0 commit comments

Comments
 (0)