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

Answer Posted / gopi muluka

Use Datetime datatype in database

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible for a stored procedure to call itself or recursive stored procedure?

720


How to select true false based on column value in sql server?

709


what is the difference between count(*) and count(1) ?

811


What is a user-defined function in the sql server and what is its advantage?

819


When would you use the stored procedures or functions?

748






you notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it? : Sql server administration

728


Explain index in sql server?

754


What is difference between rownum and rowid?

669


What happens if strings are casted into wrong code pages in ms sql server?

824


How do I determine how many instances of sql server are installed on a computer?

714


Why are sql functions used?

772


What are the tool windows in sql server management studio? : sql server management studio

787


What is the purpose of sql profiler in sql server?

699


Tell me about builtinadministrator?

724


How to list all stored procedures in the current database using ms sql server?

813