Answer Posted / bru medishetty
What is the context here with SQL Server?
Cannot help if you cannot post a meaningful description.
Thanks,
Bru Medishetty
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
When a primary key constraint is included in a table, what other constraints does this imply?
Why is replication required on the sql server?
Explain what is log shipping?
What are the database objects? : SQL Server Architecture
what kind of lan types do you know? : Sql server database administration
Can we add our custom code in ssis?
Explain the steps to use transact-sql cursor?
How to drop existing views from a database in ms sql server?
What are the features of Embedded SQL
What is difference between sql and sql server?
How to list all tables in the database using odbc_tables()?
Differentiate between a having clause and a where clause.
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
How to identify current user in ssrs report?
What is reportserver and reportservertempdb ?