Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CREATE TABLE FinancialGoals (GoalID INT AUTO_INCREMENT PRIMARY KEY,UserID INT NOT NULL,Description VARCHAR(255),TargetAmount DECIMAL(10, 2) NOT NULL,CurrentAmount DECIMAL(10, 2) NOT NULL DEFAULT 0.00,StartDate DATE,EndDate DATE)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages