mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Merge pull request #503 from marcprux/patch-1
Remove spurious whitespace
This commit is contained in:
+2
-2
@@ -860,7 +860,7 @@ VALUES
|
||||
, ('Nichole Deslauriers', 'Nichole ', 'Deslauriers', 'n.deslauriers@')
|
||||
, ('Cezar Pavel', 'Cezar', 'Pavel', 'c_pavel@')
|
||||
, ('Daniella Cavalcante', 'Daniella', 'Cavalcante', 'd_cavalcante@')
|
||||
, ('Bernadette Potvin', 'Bernadette ', 'Potvin', 'bernadette @')
|
||||
, ('Bernadette Potvin', 'Bernadette', 'Potvin', 'bernadette@')
|
||||
, ('Vicente Chávez', 'Vicente', 'Chávez', 'v_chã¡vez@')
|
||||
, ('Isidora Urias', 'Isidora', 'Urias', 'isidora@')
|
||||
, ('Coralie Brasseur', 'Coralie', 'Brasseur', 'coralie@')
|
||||
@@ -1401,4 +1401,4 @@ VALUES
|
||||
, ('Krista Clemons', 'Krista', 'Clemons', 'kclemons@')
|
||||
, ('Rachael Holland', 'Rachael', 'Holland', 'r_holland@')
|
||||
, ('Enid Bird', 'Enid', 'Bird', 'ebird@')
|
||||
GO
|
||||
GO
|
||||
|
||||
Reference in New Issue
Block a user