SQL Design Considerations
February 28, 2010In order to assist us in designing your database, please have your applications and dba review and answer the following questions. SQL: • Has SQL been explained/optimized? • Have ‘bind variables’ been used? ie select * from my.table where name = :b1; Bind variables are not actually substituted until...
Tags: Compliances (1300), Documentation (800), ITIL Application Services – SDLC – Web Services, Security (1500), Test Case - Use Case