Dot Net Framework Exam Paper 2
Solved T.Y. B.B.A. (Computer Application) CA-604: DOT NET FRAMEWORK (2019 Pattern) Exam Paper Q1) Attempt any Eight of the following […]
Solved T.Y. B.B.A. (Computer Application) CA-604: DOT NET FRAMEWORK (2019 Pattern) Exam Paper Q1) Attempt any Eight of the following […]
Solved T.Y. B.B.A. (Computer Application) CA-604: DOT NET FRAMEWORK (2019 Pattern) Exam Paper Q1) Attempt any Eight of the following:
Answer: Sample Patient Table (PatientDB.accdb): PID (AutoNumber) PName ContactNo Disease 1 John Doe 123-456-7890 Flu 2 Jane Smith 987-654-3210 Cold
Answer: Table Name: Users Field Data Type Constraints Username Short Text Primary Key Password Short Text Not Null Default.aspx: Default.aspx.cs:
Answer: Table Name: Employees Field Data Type DeptId int DeptName varchar EmpName varchar Salary decimal Sample SQL Query to Create