How does the simplest code that draws a line segment between (x0, y0) and (x1, y1) points look like? Apparently, something like this: The problem with this code (besides its inefficiency) is the ...
CREATE OR ALTER PROC dvtosql.source_SetupExternalDataSource(@StorageDS nvarchar(2000), @SaaSToken nvarchar(1000) ='', @storageDSUriScheme nvarchar(100) = 'adls ...