when u import an excel file into sql if suppose one column
has got a date field with system time attached to it what
data type u will use in sql to import it in a table?

Note: a condition is the excel file has no primary key
defined to a column...also u r importing bulk data into sql



when u import an excel file into sql if suppose one column has got a date field with system time at..

Answer / gopi muluka

Use Datetime datatype in database

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

what is the difference between group and having give an example with query and sample output

7 Answers  


Do you know the capabilities of cursors?

1 Answers  


What is a join in sql? What are the types of joins?

1 Answers  


What are the advantages of using third-party tools?

1 Answers  


Hi Friends, I have a table in which there are thousands of records and in city field there is NULL value for all records now i want to change that null value with distinct values in each record say delhi, bihar, agra, jaipur etc, what will be the query for that????? its not possible to update thousands of records one by one. is there any alternative ...? Plz help ... its urgent Thanx in advance

1 Answers  


What do you mean by COLLATION?

4 Answers   ABC, BirlaSoft,


What is live lock and deadlock? what is Lock escalation?

2 Answers   Microsoft,


You want to implement the one-to-many relationship while designing tables. How would you do it?

1 Answers  


What are the database objects? : SQL Server Architecture

1 Answers  


Explain system rowset functions?

1 Answers  


What is wrong with sql server client libarary dll, ntwdblib.dll?

1 Answers  


What is field with example?

1 Answers  


Categories