Codes
Answers
id INT AUTO_INCREMENT PRIMARY KEY,
name VARCHAR(100),
mobile VARCHAR(15) UNIQUE,
email VARCHAR(100) UNIQUE,
otp VARCHAR(6),
otp_expiry DATETIME,
registered_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP
);
CREATE TA
id INT AUTO_INCREMENT PRIMARY KEY,
name VARCHAR(100),
mobile VARCHAR(15) UNIQUE,
email VARCHAR(100) UNIQUE,
otp VARCHAR(6),
otp_expiry DATETIME,
registered_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP
);
CREATE TA
College Admission Made Easy
Fill Your Application Forms And Save On Application Fee
MBA, BBA, B.Tech, Law & More....
Questions
Answers
Answer accepted
Users
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us