microsoft / studentambassadors

This repository is for Microsoft Learn Student Ambassadors.
MIT License
117 stars 47 forks source link

Incorrect Syntax - SQL query #223

Open Arpiiitaaa opened 11 months ago

Arpiiitaaa commented 11 months ago

Describe the bug

Incorrect syntax near the keyword 'FROM'.

What happened?

Link: https://microsoftlearning.github.io/mslearn-fabric/Instructions/Labs/01-lakehouse.html Part: Update SQL table Step: 3 Issue: Started running query at line 2 Incorrect syntax near the keyword 'FROM'. Msg 156, Level 15, State 1, Code line 2

What did you expect to happen?

The query should have run and produced/fetched required data in the first go; required several attempts.

How would you reproduce the bug?

Link: https://microsoftlearning.github.io/mslearn-fabric/Instructions/Labs/01-lakehouse.html Part: Update SQL table

Run the steps, error gets thrown after step 3 is tried.

Did this happen via Desktop and/or Smartphone?

No response

Operating System

Windows 11

What browsers are you seeing the problem on?

No response

Version

No response

Device

No response

What is your current role?

None

What technical topic is this bug related to?

No response

Relevant log output

Persona: Data Engineer

Logs:
Started running query at line 2
Incorrect syntax near the keyword 'FROM'.
Msg 156, Level 15, State 1, Code line 2
github-actions[bot] commented 11 months ago

Thank you for submitting this issue! The team will review your issue, tag with the appropriate tags, and comment with any additional questions on information needed. :sparkles:

vivsridh4 commented 10 months ago

@Arpiiitaaa, can you re-test; I am able to query.