Skip to content

deleteSpecificVoteData function #11

Description

@MagnusLii

Specific Vote Data Deletion Function

Goal

The goal is to create a function that handles the removal of all data associated with a specified vote from the database. It takes a vote ID, constructs and returns a query string that when sent to the server removes all information related to a vote.

Arguments

  • Vote ID: Identifier for the specific vote data to be deleted.

Returns

  • SQL query

Function Name: deleteSpecificVoteData

Metadata

Metadata

Assignees

Labels

DBAnything related to the DB

Projects

Status
REDO

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions