Technical Questions - C# (4)
Technical Questions - C# (4)
Technical Questions - C# (4)
Employee table:
Employees
EmployeeID (INT , PK)
FirstName (VARCHAR (255))
LastName (VARCHAR (255))
ReportID (INT , FK(employees.ID))
1.3. - What’s the best practice for the SQL server connection :
integrated security or login / password ?
1.6. - When you use a temporary table, could you create some
indexes onto it? If yes, is it better to create them before
or after the data feeding?
2.2. - Framework
2.3. - Conception
4. - ALGORITHMIC
4.1. - Transforming a string into another
For instance: hand=>foot: hand, band, bond, fond, food, foot and all
those words are included in E.