sql
This commit is contained in:
@@ -26,5 +26,5 @@ INSERT INTO transactional.test_lab_location_master (client_id,function_id,locati
|
||||
INSERT INTO transactional.test_lab_location_master (client_id,function_id,location_name,soil_type,created_by,create_timestamp) VALUES
|
||||
(20,1,'Sardargarh (Jetsar)',NULL,current_user,now())
|
||||
,(20,1,'Budni',NULL,current_user,now())
|
||||
,(20,1,'MRV FD Test Track',NULL,current_user,now())
|
||||
,(20,1,'MRV Test Track',NULL,current_user,now())
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user