Skip to content

Commit 9714644

Browse files
committed
Update Data Validation - Handling Date Values.sql
1 parent b074d01 commit 9714644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: SQL Scripts (Database Querying)/Data Validation - Handling Date Values.sql

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
--Set of scripts to be used in data validation for handling data values as presented in the tables in the database.
1+
--Set of scripts to be used in data validation for handling date values as presented in the tables in the database.
22

33
-- Test 06 - - Verify NoNulls() where [date_last_updated] has no nulls in table [countries]
44
SELECT ' Test 06' AS tst_id

0 commit comments

Comments
 (0)