Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Database Questions
In SQL Server, what is the name of the program code that is executed instead of an SQL command that would normally modify data in a table?
In SQL Server, the expression FOR XML RAW in a SELECT statement tells SQL Server to do what when generating the XML result?
In business intelligence (BI) and data warehousing, the term "curse of dimensionality" is commonly associated with which problem that arises when using operational data for analytical reporting?
In a management information system, a report generated by a reporting system is delivered to the appropriate users through a user accessed web site. This situation represents which type of reporting mode used in decision support and business intelligence systems?
In the life cycle of database development within an organization, which activity is typically considered the very first step that lays the foundation for later logical and physical database design work?
In the context of enterprise data modeling for an organization, which of the following statements describes an activity that is not correctly associated with this high level conceptual modeling phase?
In an entity relationship model that uses a supertype and subtype hierarchy, which design principle correctly describes how attributes should be assigned within the hierarchy?
In the context of physical database design and administration, which of the following is a genuine advantage that can be achieved by partitioning a large table or index into smaller pieces?
When tuning SQL statements in a relational database, which of the following practices is most likely to improve the processing time and performance of a query?
In the context of relational database applications, which of the following describes a genuine advantage of using stored procedures on the database server?
In the design of a distributed database system, which of the following distribution strategies may be used to organize data across multiple sites connected by a network?
Which of the following best defines a distributed database in terms of its logical and physical organization across multiple networked locations?
In object oriented database systems, the Object Definition Language ODL is primarily used for which purpose when working with object schemas?
When using the Object Query Language OQL in an object oriented database, which of the following kinds of result sets can be produced by OQL queries?
In a relational database design that contains a one to many 1 to N relationship between two tables, in which table is the foreign key normally placed to represent this relationship correctly?
In database engineering, the process of reading an existing database schema and using it to produce a higher level data model or entity relationship diagram is known as which of the following?
When you need to drop a column that is currently used as a foreign key in a relational database table, what is the correct first step that must be taken before the column itself can be removed?
In SQL, what ALTER TABLE command should be used to change the STUDENT table so that it includes a constraint named GradeCheck which enforces that values in the Grade column must always be greater than zero?
Of the three common ways to create an Oracle database, which method is generally considered the easiest to use and the most recommended for typical administrators?
In Oracle database technology, an Oracle System Change Number SCN is best described as which of the following with respect to tracking changes in the database?
Prev
1
…
3
4
5
Next