Consider the following<br /><br />-----------------------------------------------------------------<br />ASSIGNMENT<br />- Index : Integer,...
I know that for best performance should use a firehose cursor if only retrieving data (to fill in a list box, for example). The prblem i have is...
According to a performance tip found on this website, if a recordset is used only to return data, the following is more performant: - CursorType =...
QUERYING -------- I have a big table (1,5 millions of rows, increasing...) with 30 columns, joined with 5 or 6 lookup tables. I have to select only 6...
Consider the following... A JOB describes the processment of a document. Each document can exist in two versions: English and French. A JOB can have...
Consider the following scenario. Table B has an identifying 1:N relationship with table A. Table A ------------------- A_ID (PK) A_Others...
Separate names with a comma.