How to link up the text file to a Database table?

Answer Posted / monal

using linked server or using openrowset command.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the cartesian product of table?

548


What is difference between view and materialized view?

540


What is sql server replication? : sql server replication

538


What is nonclustered index with included columns ?

554


What is the difference between varchar and varchar types?

568






hi, the following are the outputs of sp_spaceused and sp_tempdbspace sp_spaceused ------------ database size unallocated size tempdb 77752.95 MB 28026.99 MB sp_tempdbspace ------------- database size spaceused tempdb 77752.945312 1.007812 the unused space in sp_spaceused is nearly 28 Gb and in sp_tempdbspace is nearly 76 Gb cany any one explain about this output and why its giving different results.

2472


What the different components in replication and what is their use?

519


how do you implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql server database administration

584


Explain about remote stored procedure?

593


What are the steps to follow to configure SQL*Net?

565


What is the current pricing model of SQL Azure?

90


What is the difference between a function and a stored procedure?

567


How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?

556


Explain system rowset functions?

558


what is a join? : Sql server database administration

547