What are data resources?



What are data resources?..

Answer / Nisha Rani

Data Resources in SQL Server are objects that represent a connection to a data source such as a database, a file, or another application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How to create logins using windows Authentication mode?

2 Answers  


How can I create a plain-text flat file from SQL Server as input to another application?

2 Answers  


How to delete existing rows in a table?

1 Answers  


How to give a user the option of importing Excel and a delimited text file into a SQL Server Database without manually using SQL DTS?

1 Answers   GE,


What is Query Execution Plan? How does it help optimize or tune a database driven application?

2 Answers   Accenture, Polaris,


Should you normalize audio?

1 Answers  


How to attach adventureworkslt physical files to the server?

1 Answers  


What are the types of joins in sql?

1 Answers  


Where does the copy job runs in the log shipping primary or secondary? : sql server database administration

1 Answers  


When do u use clustered index and non-clustered index?

3 Answers   IBM,


Write a sql query to get zero records from a table having n number of records?

1 Answers   TCS,


hi, i have a table called names and field name select * from names name a b c d i want to display like this name a,b,c,d how it is possible Regards Baiju

4 Answers  


Categories