Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Data and Database Administration Questions
SQL performance guideline: As a general rule, should queries that perform full table scans be avoided when selective access paths (e.g., indexes) are available?
High availability design: Are mirrored or replicated databases commonly included in high-availability (HA) systems to reduce downtime risk?
Database security fundamentals: Authorization tables (user accounts, roles, privileges) contain highly sensitive data and must be protected with stringent security controls. Do you agree?
Database recovery basics: Does the restore/rerun technique reprocess the day’s transactions up to the point of failure after restoring the last good backup?
Data warehouse readiness: For successful data warehousing and business intelligence, is it important to build and maintain a comprehensive metadata repository?
Roles in data management: Are data modeling and database design key responsibilities of data administration and database administration?
Confidentiality risk: Can failure to control data confidentiality lead to loss of competitiveness for an organization?
Transaction logging: Does a database transaction log record before-images and after-images for rows modified by transactions (supporting undo and redo)?
Disaster recovery scope: Should a disaster recovery plan include secure shipment or replication of database backups to off-site or secondary locations?
Threat modeling: Is the greatest security risk to a business often internal (insider threats) rather than purely external?
1
2