What should we do to copy the tables, schema and views from
one SQL Server to another?
Answers were Sorted based on User's Feedback
Answer / kmbkrishnan
Copy Database wizard is one of the option to copy a
Database to another Database.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / guest
We have to write some DTS packages for it.
Copy Database wizard is one of the option to copy a
Database to another Database.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to genrate automaticlly empid like gt001
What is service broker?
What is triggers and stored procedures?
How do I perform an unattended install of sql server 2000?
Hi all, can any one please tell me the difference between sql server 2008 and orace 9i
What is the difference between value type and reference type?
What is factless fact table? : sql server analysis services, ssas
This question asked during interview, 2) At the end of each month, a new table is created for each bank that contains monthly metrics consolidated at the account level. The table naming convention is bankX_YYYYMM where X represents the numeric designation of the bank and YYYYMM indicates the 4 digit year and 2 digit month. The tables contain the following fields: name data type description account text account number registered boolean indicates whether the account is registered num_trans integer number of transactions made during the time period spend numeric(9,2) total spend during the time period a) Write a SQL query that will display the total number of transactions and total spend for "Bank1" during the 4th quarter of 2009. b) Write a SQL query that will display the total number of transactions and total spend at "Bank1" and "Bank2", broken out by registered vs. non-registered accounts, during January 2010 not sure what is correct answer and how to solve?
How to write an inner join with the where clause in ms sql server?
Is it true, that there is no difference between a rule and a check constraint?
What is difference between clustered and non clustered index?
if 3 duplicate records in a table,i want to delete 2 duplicate records by keeping 1 duplicate and 1 original as it is,how?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)