Explain the way to shrink a Database
Explain the way to shrink a Database?
Expert
This has historically been difficult to shrink any database except tempdb (since it is created fresh each boot time). The two ways commonly used have been:
1. Make sure that you have scripts for all your objects (several tools like SA Companion, dbschema.pl or DB Artisan from Sybperl can create scripts by an existing database), then bcp out your data, drop that database, recreate this smaller and run your scripts, as well as bcp in your data.
2. Utilize a third-party tool such as DataTool's SQL Backtrack, that in essence automates the first process.This technote draws a third possibility which can work in most cases.
Flexibility due to Cloud computing: Company achieves the flexibility to share data over the clouds. It also gets help in talent acquisition process.
Explain the term Chasm trap?
explain binary relationship set and terenary relationship set
Explain the types of jobs we have within the Data stage?
Explain the four kinds of indexes?
Why do we utilize a Multidimensional Array within data structure?
Explain the Stored Procedure transformation?
Write down the four purposes of the selection of a data type?
Briefly describe EDW?
What are the types of prompt?
18,76,764
1945631 Asked
3,689
Active Tutors
1437944
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!