소스 검색

small fixs

Volovikov Alexander 4 달 전
부모
커밋
7c30a0cfd0
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      _Infra/scripts/HomeWork20250206_Part2.sql

+ 0 - 1
_Infra/scripts/HomeWork20250206_Part2.sql

@@ -44,7 +44,6 @@
 			into var_interpolation.x0, var_interpolation.y0, var_interpolation.x1, var_interpolation.y1
 			from
 			(
-			
 				select t1.temperature as x0, t1.correction as y0
 				from public.calc_temperatures_correction as t1
 				where t1.temperature <= var_temperature