Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2
WEEKLY REPORT INFOR
WEEK 1: HR Onboarding History of Infor Enterprise Resource Planning Supply Chain Management Warehouse Management System Enterprise Asset Management
WEEK 2: Business Essentials
WEEK 3: Database Basic
DDL DML Normalization -> 1NF, 2NF, 3NF Constraints Data Types NULL Order BY Aggregate Functions LIKE, WILDCARDS, IN, BETWEEN JOINS -> Inner, Left, Right, Full, Self Union Group by, Having
WEEK 4: Advance SQL Server
Stored procedures Views Constraints Exception Handling SQL functions -> date, aggregate, string User defined functions Restore and Backup WEEK 5: Advance SQL Server (Continue...) Locks and jobs Index Logins and users SQL Injection Transactions Triggers and Cursors
WEEK 6: ASP.NET with Visual Studio
VS Studio Basics of .NET WebApplication Windows Form App Console App Datatypes, type conversion Arrays -> 1D, Multidimensional Loops -> for, while, do-while Switch
WEEK 7: ASP.NET with Visual Studio (Continue…)
Registration Project Class Library Connect to database Insert and fetch data from database Polymorphism