When you get following error? Error 3154: The backup set holds a backup of a database other than the existing database.
No Answer is Posted For this Question
Be the First to Post Answer
I am experiencing an error failed to retrieve data from data base. it is an oracle table. Is there a limit on the number of fields that can be a report. My table has 321 fields and I do not have all of them in the report yet.
When you get following error? Error 3154: The backup set holds a backup of a database other than the existing database.
How will you Handle Error in SQL SERVER 2008?
definion of tcp
In one table there is 10 records without id num,without primary key and it is not sorted then how to extract last 6 record from table?
What severity level errors are managed in TRY-CATCH block?
What is SCD (Slowly Changing Dimensions)? What are its types?
what is meant by write off and write on in sap?
5 Answers Reliance Communications, Wipro,
write a database figure to implement the master detained relationship.
How many types of internal joins are there in SQL Server?
I have table name'temp' in that I wanted to add some partial data for a particular column name 'policyno' where data is existing in that column. Ex.Policyno like 'R-KT-SK- EA-134526' like 100 records. In that 100 records some policynos are just like 134527 I mean with out prefix like'R-KT-SK-EA-' now I wanted add this prefix as 'R-KT-SK- EA-134527' for some 50 records. How can I add partial data?
What is the use of NOLOCK locking hint?