how you can move data or databases between servers and databases in sql server? : Sql server administration
921you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration
1197You accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover?
940How can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?
978What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?
1096What is database replication? What are the different types of replication you can set up in sql server?
919As a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this?
995When does the auto update index statistics feature in sql server turn itself on?q) what specific conditions database should meet, before you can bulk copy data into it using bcp?
937Using the customer, and order table in northwind database, please write a query to produce xml?
1016
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?