Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about u-sql

Read more about u-sql

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - u-sql

U-SQL FROM parameter

I was wondering if anyone could help me understand what the below code means and what is the purpose of using it. DECLARE @INPUT_BatchID string = "9035"; DECLARE @BatchID int? = (int?) int.P...
test-img

Priyanka2304

azure

azure-data-lake

u-sql

Votes: 0

Answers: 1

Latest Answer

Table2 is most likely a table valued function(tvf): a function that, optionally, takes some parameters (like your example) and returns a set of records. Somewhere the Table2 function is defined in you...
test-img

Peter Bons

How to write .dsv file into dynamic folders in U-SQL script

I am new to U-SQL and am trying to read multiple .dsv files from a folder and write the output as .dsv files in dynamic folder/sub folder. So far I have successfully read multiple .dsv files and am ab...
test-img

Priyanka2304

azure

azure-data-lake

u-sql

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved