added 19 and 20

This commit is contained in:
2026-02-26 15:05:16 +05:30
parent be014379b3
commit 50f79f67b1
22 changed files with 132 additions and 0 deletions

2
Sequence.txt Normal file
View File

@@ -0,0 +1,2 @@
19. write a java code to implement jdbc connectivity to insert records into tables to demonstrate PreparedStatement.
20. write a java code to implelment jdbc connectivity to insert records into the tables using positional parameter