Beakerboy / Beakerboy/VBA-SQL-Library
Conditional query types vs non-conditional
Ouverte
- Langage dominant
- VBA
- Étoiles
- 90
- Forks
- 18
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
INSERT and CREATE do not use a WHERE clause, while SELECT, DELETE, and UPDATE do. They could inherit from different parent objects.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- sql
- Domaine
- database
- Type d'issue
- Refactorisation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100