Wiki Articles | Tagged On |
Shruti - What is the different between SUM and SUMIF? | Jan 20 |
Shruti - What are the different types of charts available in Excel? | Jan 20 |
Shruti - What is the difference between a workbook and worksheet? | Jan 20 |
Shruti - How can you select a row, a column or an entire sheet in... | Jan 20 |
Shruti - What is a cell reference? How many different types of cell... | Jan 20 |
Shruti - How can you copy an entire worksheet to another worksheet ? | Jan 20 |
Shruti - What are macro actions? Name any two actions provided by... | Jan 20 |
Shruti - What are macro actions? Name any two actions provided by... | Jan 20 |
Shruti - Differentiate between crosstab query & Action query. | Jan 20 |
Shruti - How does the Auto form feature of Access differ from the... | Jan 20 |
Shruti - What are the different types of forms that you can create in... | Jan 20 |
Shruti - Differentiate between select Query & parameter Query. | Jan 20 |
Shruti - What is a ’query’ in Access? State and explain the different... | Jan 20 |
Shruti - What is the difference between bound and unbound controls? | Jan 18 |
Shruti - What types of information are stored in the data dictionary? | Dec 21 |
Shruti - What are some database objects? | Dec 21 |
Shruti - What are some common hindrances of general performance? | Dec 21 |
Shruti - What does streamline an SQL statement mean? | Dec 21 |
Shruti - Should tables and their corresponding indexes reside on the... | Dec 21 |
Shruti - Are triggers used with the SELECT statement? | Dec 21 |
|
Shruti - What must be done after closing a cursor to return memory? | Dec 21 |
Shruti - What would happen if you created a table and granted select... | Dec 21 |
Shruti - Will using a savepoint in the middle of a transaction save... | Dec 21 |
Shruti - When nesting transactions, does issuing a ROLLBACK... | Dec 21 |
Shruti - What will happen if a unique index is created on a nonunique... | Dec 21 |
Shruti - What will SELECT SUBSTR LASTNAME,1,5 FROM NAME_TBL; query... | Dec 21 |
Shruti - What will SELECT COUNT(*) FROM TEAMSTATS; query return? | Dec 21 |
Shruti - Assuming that they are separate columns, which function(s)... | Dec 21 |
Shruti - What SELECT COUNT(LASTNAME) FROM CHARACTERS; will return? | Dec 21 |
Shruti - Which function capitalizes the first letter of a character... | Dec 21 |
Shruti - Which functions are also known by the name ? | Dec 21 |
Shruti - Rewrite the query from exercise 1 so that the remarks will... | Dec 21 |
Shruti - Using the CHECKS table, write a query to return all the... | Dec 21 |
Shruti - Using the CHECKS table from earlier today, write a query to... | Dec 21 |
Shruti - Do the following statements return the same or different... | Dec 21 |
Shruti - How can you tell whether a database is truly relational? | Dec 21 |
Shruti - GROUP FUNCTIONS (AGGREGATION FUNCTIONS) | Dec 17 |
Shruti - EXAMINING OBJECTS CREATED BY A USER | Dec 17 |
Shruti - Provide syntax to rename a table | Dec 17 |
Shruti - How to create table? | Dec 15 |