Resource Type | Posted On |
Distinguish between Select query and Action Query, Database and Table, Filter an... | Jan 20 |
Differentiate between select Query & parameter Query. | Jan 20 |
Differentiate between crosstab query & Action query. | Jan 20 |
string is a - Select option | Feb 11 |
Rewrite the query from exercise 1 so that the remarks will appear as the first c... | Dec 21 |
What is a ’query’ in Access? State and explain the different kinds of queries... | Jan 20 |
Which function can retrieve the character stored at a specified location? | Jan 24 |
Using the CHECKS table, write a query to return all the unique remarks | Dec 21 |
Will SELECT SUM(LASTNAME) FROM CHARACTERS query work? | Dec 21 |
Using today's TEAMSTATS table, write a query to determine who is batting under... | Dec 21 |
Which function capitalizes the first letter of a character string and makes the ... | Dec 21 |
Which is not supported by the string class? - Select option | Oct 10 |
Which function does exchange the contents of two strings? | Oct 31 |
Which of the following would assigns the string “welcome” to the second construc... | Nov 20 |
How do I do a case-insensitive string comparison? | Sep 17 |
What will SELECT COUNT(*) FROM TEAMSTATS; query return? | Dec 21 |
What will SELECT SUBSTR LASTNAME,1,5 FROM NAME_TBL; query retunr? | Dec 21 |
Using the CHECKS table from earlier today, write a query to return just the chec... | Dec 21 |
What is Data Structures in dfs (data file structure)? | Feb 13 |
What is Primitive Data Structures in dfs (data file structure)? | Oct 28 |
What is queue in dfs (data file structure)? | Jan 25 |
What is Outdegree in dfs (data file structure)? | Jan 28 |
What is Path in dfs (data file structure)? | Jul 23 |
File Structure in dfs (data file structure)? | Apr 03 |
What is Preloading in dfs (data file structure)? | Nov 16 |
|
What is Linear in dfs (data file structure)? | Feb 16 |
What is vector in dfs (data file structure)? | Jul 24 |
What is stack in dfs (data file structure)? | Nov 05 |
Inserting an element into the stack using array in dfs (data file structure) | Dec 20 |
What are operations performed on data in 8085 | Oct 10 |
Data flow diagram is also known as - Select option | Dec 15 |
Name the process that separates data into distinct, unique sets | Dec 21 |
Identify the correct combination for the following data | Jan 28 |
What are the various programmed data transfer methods? | Jan 05 |
What is synchronous data transfer? | Sep 12 |
What is asynchronous data transfer? | Nov 14 |
What is a data amplifier? | Mar 05 |
Define file in dfs (data file structure). | May 13 |
What is garbage in dfs (data file structure)? | Mar 19 |
What is graph in dfs (data file structure)? | Apr 21 |
What is Loop in dfs (data file structure)? | Jan 19 |
What is Multigraph in dfs (data file structure)? | Dec 14 |
What is Cycle in dfs (data file structure)? | Nov 19 |
What is Malloc in dfs (data file structure)? | Oct 06 |
List Advantages of Linked Lists in dfs (data file structure). | Apr 01 |
List Disadvantages of Linked Lists in dfs (data file structure). | Nov 18 |
List Types of Linked List in dfs (data file structure). | Nov 13 |
What is Singly or Chain Linked List in dfs (data file structure)? | Oct 30 |
What is Circular Linked List in dfs (data file structure)? | Jun 01 |
What is Doubly or Two-Way Linked List in dfs (data file structure)? | Apr 13 |