Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
1080as 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? : Sql server administration
925you have separate development and production systems you want to move a copy of a development database into production to do this, you do a backup on the development system and restore to the production system after a few minutes, you begin getting calls from several customers saying that they are denied access to the system why? : Sql server administration
929is it important for a database administrator to understand the operating system and file access? : Sql server administration
981you want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition? : Sql server administration
1012if no size is defined while creating the database, what size will the database have? : Sql server administration
943you notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it? : Sql server administration
913
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?