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 |
What is a ’query’ in Access? State and explain the different kinds of queries... | Jan 20 |
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 |
Differentiate between crosstab query & Action query. | Jan 20 |
Are triggers used with the SELECT statement? | Dec 21 |
Functional decomposition technique can be used to implement - Select option | Dec 15 |
How do assemblies find each other? | Sep 03 |
Find if the following function prototype contains any error: double area(int ) | Dec 02 |
What is meant by Wait State? | Nov 24 |
Define instruction cycle, machine cycle and T-state | Nov 25 |
What is Tri-state logic? | Jul 24 |
Using the CHECKS table from earlier today, write a query to return just the chec... | Dec 21 |
Rewrite the query from exercise 1 so that the remarks will appear as the first c... | Dec 21 |
What will SELECT COUNT(*) FROM TEAMSTATS; query return? | Dec 21 |
What will SELECT SUBSTR LASTNAME,1,5 FROM NAME_TBL; query retunr? | Dec 21 |
Explain sysdate with example | Dec 17 |
COUNT(field_name) with example | Dec 17 |
Give an example of one address microprocessor? | Nov 26 |
Give examples for Maskable interrupts? | Sep 29 |
Give example for Non-Maskable interrupts? | Jul 25 |
Explain the following terms giving suitable examples: | Jan 20 |
Explain the different instruction formats with examples | Oct 21 |
|
return is an example of which option | Jul 21 |
Example of CMMI | Nov 05 |
Which statement(s) is used to rethrow an exception? - Select option | Nov 18 |
Which of the following is the general form of using an exception specification? ... | Jan 18 |
Which is used to read a line of text with blanks? - Select option | Mar 10 |
How can I find out what the garbage collector is doing? | Sep 08 |
In Oracle, how can you find out what tables and views you own? | Dec 21 |
State whether true or false. Give the reasons for your answer. | Jan 20 |
How would you select group of worksheets? | Jan 20 |
How can you create a style by example? Explain. | Jan 20 |
How to select records? | Dec 15 |
What is the output modes used in 8279? | Feb 09 |
What are the modes used in keyboard modes? | Jan 04 |
What are the modes used in display modes? | Mar 31 |
What are the various flags used in 8085? | Oct 13 |
Which Stack is used in 8085? | Apr 22 |
Data flow diagram is also known as - Select option | Dec 15 |
Which interrupts are generally used for critical events? | Aug 12 |
Write expression using operator keywords for (a!=b) > (~(a & b)&=(a^b)) | Dec 15 |
Which system is used to identify/track/monitor the individual knowledge and skil... | Feb 25 |
Inserting an element into the stack using array in dfs (data file structure) | Dec 20 |
Write an algorithm for Deleting an element from the circular queue using array i... | Oct 11 |
Which of the following programming approach used functions as a key concept to p... | Jul 28 |
Identify the drawback of using procedure-oriented programming, if any: | Nov 02 |
Name the library that must be included while using cin | Nov 13 |