Viewing 15 posts - 1 through 15 (of 23 total)
I am able to read files ,but how i will track that i have read my two files in the folder .
February 28, 2017 at 7:46 am
Yes the requirement is that they will be deleted since new subfolders are added daily.
February 28, 2017 at 7:44 am
Thanks for your reply ,if there any way we can make tables variables memory only
November 1, 2014 at 9:19 pm
Thanks for your suggestions guys .My problem is solved .Actually on production there was a memory issue on application side which was causing transaction timeout .
March 21, 2014 at 9:49 am
Hi Guys ,
There is one more thing I forget to tell that on development server ,everything is fine .Data is uploaded in almost 3 minutes, but on production it is...
March 18, 2014 at 8:04 am
Hi,
There is one clustered index on each table .These clustered indexes are also the identity columns
March 18, 2014 at 8:02 am
TOP n gives us the first n entries of a column
February 1, 2010 at 9:12 am
So why has microsoft has made some opposite of TOP .They should also have made BOTTOM
February 1, 2010 at 8:56 am
Its not about physical dear.I want to get the last three logically entered values
February 1, 2010 at 6:58 am
No it will not give the last 3 entered rows , if ur rows are not in particular order in table.
Example the table it test
Id name
1 ...
February 1, 2010 at 6:29 am
dear when i am executing your query ,its producing result like
124 124(a)
two times its coming,plus second column is not coming
October 23, 2009 at 7:48 pm
Viewing 15 posts - 1 through 15 (of 23 total)