leenack
New Contributor III

Hi , Appreciating for ur reply.the case is like  In Databricks, when I use the procedure directly (for example, by calling `CALL procedurename()`), it returns the expected results — I have tested it with a single-row return. However, when I call the same procedure from my C# .NET API, there is no error, but the result rows are not being returned.