473,473 Members | 1,949 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Quiz help required

2 New Member
1) What is the commonly fixed database role of a db_datawriter?

a) Add, change or delete data from all the tables
b) Assign statement and object permissions
c) Backup and restore databases
d) Read data from any table


2) ). How would you add a country field to your database to ensure that your Argentinean subsidiary does business only with other Argentinean companies?

a) CHECK constraint
b) PRIMARY KEY constraint
c) FOREIGN KEY constraint
d) DEFAULT constraint

3) You want to set up replication between two databases, so the financial data and the sales data will be the same. You want the data to replicate at 1:00 a.m. every morning. You would like to completely remove all data from the financial database each night and overwrite data from the sales database. Which database replication model would you choose?

a) Transactional replication
b) DTC replication
c) Subscriber replication
d) Snap shot replication
e) Merge replication


4) You start SQL-Server with the -f option. Unfortunately now you can't establish a connection to your SQL-Server. What should you do?

a) Edit regsitry
b) Restore registry from backup
c) Rebuild master database
d) Reinstall SQL -Server
e) Run regrebuld.exe


5). You define full-text indexing on the ProductName column in the Products table. You then execute a full-text query on the column. You specify a word that you know is present in the column, but the result set is empty. What is the most likely cause?

a) The Microsoft Service is not running
b) The SQL ServerAgent Service is not running
c) The catalog is not populated
d) You did not create a unique SQL Server index on the ProductName column


6) Exchange and SQL 7.0 are running on the same server. You notice the performance in exchange is degraded. The Min server memory, Maximum server memory and set working area are set as they were automatically in the installation. What do you do to free memory for exchange?

a) Increase Min server memory
b) Set working area to 0
c) Set working area to 1
d) Increase memory allocated to the procedure cache option
e) Reduce Min server memory


7) What functions are performed by the SQL Server Agents?
(Choose all that apply)

a) Notification
b) Job execution
c) User security managment
d) Replication management
e) Alert management.

8) The SQL server that Michael manages crashed. The disk drives were not damaged but there was data that had not been written to some databases. Which transactions will be rolled forward in each database when his SQL server starts the automatic recovery process?

a) All committed transactions that are in the transaction log between the last checkpoint and the failure
b) All committed transactions that are in the transaction log
c) All committed transactions that are in the transaction log between the last two checkpoints
d) All uncommitted transactions that are in the transaction log
Jul 1 '07 #1
2 1819
debasisdas
8,127 Recognized Expert Expert
Please do not post this kind of questions here .
Jul 2 '07 #2
sashi
1,754 Recognized Expert Top Contributor
Check in your courseware, i believe the answer is hiding somewhere. Good luck & Take care.
Jul 2 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Sketcher | last post by:
Hi, I am trying to create a quiz, Code is as follows: <html> <head> <title>Quiz</title> </head> <BODY> <Center><TABLE cellSpacing=3 cellPadding=0 border=0>
5
by: Vandana Rola | last post by:
Hello Everyone, I am a beginner in Javascript.I want to create fun quiz tool using javascript (no database). The feature of that tool is every question has five choices. The user needs to select...
4
by: DAL | last post by:
I want to build my kid a program that cycles through questions (using a label for the question), and lets him choose one of two radio buttons for the right answer. How do I get every set of...
2
by: kenny | last post by:
I'm making a quiz to be posted on the internet. but I'm facing difficulties in finding a simple timer for the quiz (unlimited timing) which will keep on running regardless to the change of the page...
0
NoPeasHear
by: NoPeasHear | last post by:
I don't know what I am doing wrong... I used this tutorial... http://www.permadi.com/tutorial/flashMXQuiz/index.html It works with their quiz.xml file, but when I add an option for multiple...
3
by: Raqueeb Hassan | last post by:
Hello, I was helping one of my friend's school on setting up a online quiz system. They have the AMP systems to host php+mysql. The quiz script/software should have the following features: a....
13
by: patelxxx | last post by:
I'm setting up a quiz where users have 120 secs to finish a quiz, what timer function do I use and how? After 120 secs I want to display a message, "Sorry timed out". Thank you patelxxx
3
by: atiqjaved | last post by:
I am currently using the following code for a quiz question: Q1 = {'What is 123 x 57? | a.) 7110 b.) 7011 c.) 7101 d.) 7001':} qa = Q1.keys() for q in qa: print q ans = input('What is...
3
by: empiresolutions | last post by:
I am building a app that creates quizzes. This is how it goes - - Create Quiz - Provide up to 10 different types of Quiz Results - Give up to 50 Questions - Each Question has up to 10 possible...
1
by: Adelaide | last post by:
I have been trying to create a quiz for my website and I am confused. This is the code I am using but it doesn't seem to be showing up when I preview in a browser. I have this in the head ...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.