We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c80de71 commit b2a6310Copy full SHA for b2a6310
README.md
@@ -72,6 +72,7 @@ This task involves writing MongoDB queries on a product dataset provided in JSON
72
- Ensure the `Empl` table exists in your database.
73
- Configure your JDBC driver (e.g., MySQL Connector/J).
74
2. **Compile and Run**:
75
+
76
```bash
77
javac Task2.java
78
java Task2
0 commit comments