If you want to send some data from access database to sql server database. What are different component of ssis will you use?
990explain what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
910what is the system function to get current user's user id? : Sql server database administration
1014what is the difference between them (ethernet networks and token ring networks)? : Sql server database administration
1067what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
955how to restart sql server in single user mode? How to start sql server in minimal configuration mode? : Sql server database administration
918there is a trigger defined for insert operations on a table, in an oltp system. The trigger is written to instantiate a com object and pass the newly inserted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better? : Sql server database administration
934what is the difference between a primary key and a unique key? : Sql server database administration
1015
Can we install Oracle database in VT100 Server?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How to connect to a remote database using Applet?
How database connectivity in XML is achieved?
How data can be inserted into long row column of database?
Why does RNA have 5 bases and DNA has only 4?
How will you edit a baseline file of a verification point?
How to connect to ms word wit VB ojective is to prepare s/w to generate question paper , selects questions randomly from the ms access , database
How do you do EURO conversion at the database level?
Define the database structure in CO-PA?
Allowed program to auto-correct the database when loading a presentation.
What is the Differnce between Client/Server Testing and Web Based Testing?
Explain the difference between $ORACLE_HOME and $ORACLE_BASE.
what r the strategies & methodologies r u following in preperation of test cases based on usecase?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?