Getting Started with Adobe After Effects - Part 6: Motion Blur
First Time? You can support us by signing up. It takes only 5 seconds. Click here to sign up. If you already have an account, click here to login.

Friends

My Badges

Request Friendship



Upload Image

35 years old
Ahmedabad (Gujarat-India)
Male

My Sections

Mitesh Modi
18 · 10% · 3078

Mitesh Modi's Home

My name is Mitesh Modi. I live in Ahmedabad, India. I work as Software Developer at Tulshi ICT Solutions Ltd.
  • Which is Best to use, #Temp Table or @Table Variable?

    Mitesh Modi Commented 10 Months ago through Ask
    see the link [http://databases.aspfaq.com/database/should-i-use-a-temp-table-or-a-table-variable.html][1] [1]: http://databases.aspfaq.com/database/should-i-use-a-temp-table-or-a-table-variable.html...
    jigneshal
    530 · 0% · 69
  • ssis

    Mitesh Modi Commented 10 Months ago through Ask
    Please Mark this as answer if it is working or reply if any problem. so this question is closed....
    somu
    114 · 1% · 449
  • Sql server neglects trailing spaces

    Mitesh Modi Commented 10 Months ago through Just Learned
    **How SQL Server Compares Strings with Trailing Spaces** [http://support.microsoft.com/kb/316626][1] [1]: http://support.microsoft.com/kb/316626...
    satyajitcse
    124 · 1% · 402
  • Sql server neglects trailing spaces

    Mitesh Modi Commented 10 Months ago through Just Learned
    **How SQL Server Compares Strings with Trailing Spaces** [http://support.microsoft.com/kb/316626][1] [1]: http://support.microsoft.com/kb/316626...
    satyajitcse
    124 · 1% · 402
  • Sql server neglects trailing spaces

    Mitesh Modi Commented 10 Months ago through Just Learned
    Try this example also DECLARE @Test CHAR(10), @Test2 CHAR(10) SET @Test = 'test' SET @Test2 = 'Test2' SELECT LEN(@Test), LEN(@Test + '_') , LEN(@Test2), LEN(@Test2 + '_')...
    satyajitcse
    124 · 1% · 402
  • Sql server neglects trailing spaces

    Mitesh Modi Commented 10 Months ago through Just Learned
    Try this example also DECLARE @Test CHAR(10), @Test2 CHAR(10) SET @Test = 'test' SET @Test2 = 'Test2' SELECT LEN(@Test), LEN(@Test + '_') , LEN(@Test2), LEN(@Test2 + '_')...
    satyajitcse
    124 · 1% · 402
  • contains function in sql server 2008 not considering single values

    Mitesh Modi Commented 10 Months ago through Ask
    Full-Text is token (word) based search and not a substring search. Therefore it will not find arbitrary 3 char string patterns in middle of strings. read the reply of Sara Tahir in above link...
    mailtokvm
    355 · 0% · 115
  • ssis

    Mitesh Modi Commented 10 Months ago through Ask
    Data flow Flat file source-> Derived Column -> Destination in derived column you have to set like below Replace c1 with REPLACE(c1,"\"","") Replace c6 with REPLACE(SUBSTRING(c6,1,LEN(c6) - FINDSTRING(REVERSE(c6),",",1)),"\"","") ...
    somu
    114 · 1% · 449
  • Sql server neglects trailing spaces

    Mitesh Modi Liked 10 Months ago through Just Learned
    create table #temp ( a varchar(10) ) insert into #temp values(' a ') select COUNT(*) from #temp where a=' a' select COUNT(*) from #temp where a='a' first query will return 1 2nd will return 0 as sql ...
    satyajitcse
    124 · 1% · 402
  • Sql server neglects trailing spaces

    Mitesh Modi Learned 10 Months ago through Just Learned
    create table #temp ( a varchar(10) ) insert into #temp values(' a ') select COUNT(*) from #temp where a=' a' select COUNT(*) from #temp where a='a' first query will return 1 2nd will return 0 as sql ...
    satyajitcse
    124 · 1% · 402
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.