Skip to content

Update assignment1.sql#13

Open
khsergvl wants to merge 1 commit intomainfrom
assignment-one
Open

Update assignment1.sql#13
khsergvl wants to merge 1 commit intomainfrom
assignment-one

Conversation

@khsergvl
Copy link
Copy Markdown
Owner

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

What did you learn from the changes you have made?

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

How were these changes tested?

A reference to a related issue in your repository (if applicable)

Checklist

  • I can confirm that my changes are working as intended

@github-actions
Copy link
Copy Markdown

🧪 SQL Queries Run Results

Click to expand/collapse assignment queries execution results✅ Query 1:

**,

Results:
No data


✅ Query 2:

SELECT *
FROM customer
ORDER BY customer_last_name, customer_first_name
LIMIT 10
,

Results:

customer_id customer_first_name customer_last_name customer_postal_code
4 Leyla Abadi M1L
7 Anwar Ali M6C
12 Jalen Carter M1L

✅ Query 3:

**,

Results:
No data


✅ Query 4:

**,

Results:
No data


✅ Query 5:

**,

Results:
No data


✅ Query 6:

**,

Results:
No data


✅ Query 7:

**,

Results:
No data


✅ Query 8:

**,

Results:
No data


✅ Query 9:

**,

Results:
No data


✅ Query 10:

**,

Results:
No data


✅ Query 11:

**,

Results:
No data


@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 6, 2026

🧪 SQL Queries Run Results (up to 3 rows)

Click to expand/collapse assignment queries execution results

⚪ Query 1:

**,

No rows returned


✅ Query 2:

SELECT *
FROM customer
ORDER BY customer_last_name, customer_first_name
LIMIT 10
,

Results:

customer_id customer_first_name customer_last_name customer_postal_code
4 Leyla Abadi M1L
7 Anwar Ali M6C
12 Jalen Carter M1L

⚪ Query 3:

**,

No rows returned


⚪ Query 4:

**,

No rows returned


⚪ Query 5:

**,

No rows returned


⚪ Query 6:

**,

No rows returned


⚪ Query 7:

**,

No rows returned


⚪ Query 8:

**,

No rows returned


⚪ Query 9:

**,

No rows returned


⚪ Query 10:

**,

No rows returned


⚪ Query 11:

**,

No rows returned


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant