spring boot and jpa query @P0
I'm trying to run the following query @Query(value = "INSERT INTO controllordinitest.dbo.Records(FSId, FSBlob) SELECT NEWID(),…
I'm trying to run the following query @Query(value = "INSERT INTO controllordinitest.dbo.Records(FSId, FSBlob) SELECT NEWID(),…