If we delete pack Spec what will be the status of pack Body ?
Answer / Sanjeev Kumar Pandey
In SQL Server, deleting a package specification (SPEC) will not affect the corresponding package body. The package body remains intact in the database as long as it's not explicitly dropped. The two are separate objects and their relationship is maintained by their names.
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe in brief databases and sql server databases architecture.
What is the difference between mysql and sql server?
Are all views updatable ?
Is it true, that there is no difference between a rule and a check constraint?
Difference between Function and Stored Procedure?
What is 1nf 2nf and 3nf?
What is Report Server,Report Manager and Report Builder in SSRS 2005?
9. Write a query to list a new column with the difference in temp of the cities Delhi and Mumbai, Mumbai and Jammu and soon. Consider the following table : City_id City Temp. 1 delhi 40 2 Mumbai 35 3 Jammu 32 4 Pune 18
Do you know how to send email from database?
What do you understand by the analysis services in sql server?
How can I create a table from another table without copying any values from the old table?
you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration
Oracle (3253)
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)