indexes

Technical Article

RE: help with date parameters

  • Reply

Using the DATEPART function will not allow the optimizer to use the index on the reortsentdate column so your statement will force a table scan.For more info on how to work with sql server dates you might want to look at these articles: http://www.sql-server-performance.com/fk_datetime.asp http://www.karaszi.com/SQLServer/info_datetime.asp

2005-05-25

Technical Article

RE: how to zip file

  • Reply

OK.  Makes perfect sense.  Thanks for the 411.  I'll take this under advisement and look into scripting more of my tasks whenever possible.  LanMan

2005-05-24

Technical Article

how to read a xml file on local file system

  • Topic

Hi,  i have a xml file c:\abcd.xml in my local filesystem.. i just want to take the path as in parameter for a stored procedure and insert the values into a table type variable  execute usp_xx (@xmlpath='c:\abcd.xml')    -- inside the sp i would like to read the xml file and insert the same into […]

You rated this post out of 5. Change rating

2005-05-23

8 reads

Blogs

Enabling an Index: #SQLNewBlogger

By

I don’t do a lot of work with disabled index, but I learned how...

Back to Boston for SQL Saturday

By

I’m leaving again tomorrow for a trip. This time I head back to Boston...

T-SQL Tuesday #179: What’s In Your Data Detective Toolkit?

By

Most of us who work with data have, at least a few times, been...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers