docs icon indicating copy to clipboard operation
docs copied to clipboard

[Entry] SQL Commands: `CREATE INDEX`

Open Dusch4593 opened this issue 2 years ago • 4 comments

Reason/inspiration (optional)

Create a term entry for the CREATE INDEX SQL statement. Make sure to include the following sections:

  • A "Syntax" section with a ```pseudo code snippet and descriptive text underneath.
  • A "Codebyte Examlpe" section featuring a ```codebyte/sql snippet.

Please refer to the term entry template, content standards, and markdown style guide when creating the entry.

Entry Type (select all that apply)

New Term for Existing Concept Entry

Code of Conduct

  • [X] I agree to follow Codecademy Doc's Code of Conduct

For Maintainers

  • [X] Labels added
  • [x] Issue is assigned

Dusch4593 avatar Jun 14 '22 16:06 Dusch4593

Hi @Dusch4593 could I be assigned to this issue?

sharkipelago avatar Aug 07 '22 23:08 sharkipelago

@sharkipelago Sure! Assigned.

Dusch4593 avatar Aug 07 '22 23:08 Dusch4593

@Dusch4593 Hi! I submitted a PR and I did add a code byte example, but noticed in the content-standards.md it doesn't list sql as having code byte support.

sharkipelago avatar Aug 10 '22 16:08 sharkipelago

It's true that SQL is supported in Codebytes. While I think it was left out of the list in content-standards.mdby accident, implementing an SQL codebyte can be tricky because most of the time there isn't a table created beforehand.

Dusch4593 avatar Aug 10 '22 16:08 Dusch4593