We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8303514 commit b880234Copy full SHA for b880234
Day_18/README.md
@@ -24,7 +24,7 @@
24
# ABBREVIATIONS :
25
# DDL --> data definition language
26
# DML --> data manipulation language.
27
-# DRL --> data retrival language.
+# DRL --> data retrieval language.
28
# TCL --> transaction control language.
29
# DCL --> data control language.
30
@@ -33,4 +33,4 @@
33
# you are testing some part of the backend and some part of the frontend.
34
# login to database, looking into tables etc comes under blackbox testing.
35
36
-# 80% of the database testing we do it manually. because we do not have the tools to fully automate it
+# 80% of the database testing we do it manually. because we do not have the tools to fully automate it
0 commit comments