Beakerboy / Beakerboy/VBA-SQL-Library

Conditional query types vs non-conditional

Aperta
#29 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
VBA
Stelle
90
Fork
18
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

INSERT and CREATE do not use a WHERE clause, while SELECT, DELETE, and UPDATE do. They could inherit from different parent objects.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start by locating the query objects for INSERT, CREATE, SELECT, DELETE, and UPDATE, then compare their current parent objects. Separate the inheritance for statements with WHERE clauses from those without them. Done means the five query types use the appropriate parent structure without changing their SQL behavior.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
sql
Ambito
database
Tipo di issue
Refactoring
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.