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

Request Friendship



Upload Image

65 years old
Boulogne-Billancourt ( France )
Male

My Sections

Patrick Lambin
163 · 1% · 296

Patrick Lambin - Just Learned

  • Split strings in Proper format

    Patrick Lambin Liked 5 Months ago through Just Learned | 1 Point
    This short tip is a result of my quick research in attempt to solve this MSDN thread http://social.msdn.microsoft.com/Forums/en-US/transactsql/thread/f02aefbd-09a5-4336-84d2-d67bdf238221 In order to use case sensitive search with PATINDEX we need to...
    Naomi Nosonovsky
    33 · 6% · 1774
  • Split strings in Proper format

    Patrick Lambin Learned 5 Months ago through Just Learned | 1 Point
    This short tip is a result of my quick research in attempt to solve this MSDN thread http://social.msdn.microsoft.com/Forums/en-US/transactsql/thread/f02aefbd-09a5-4336-84d2-d67bdf238221 In order to use case sensitive search with PATINDEX we need to...
    Naomi Nosonovsky
    33 · 6% · 1774
  • Sql server neglects trailing spaces

    Patrick Lambin Commented 11 Months ago through Just Learned | 1 Point
    trailing spaces = spaces at the end of the string ? I do think so. for a fixed (N)char(m) string, the stored value is including the spaces needed to have the m correct length. for a (n)VarChar(m) string, the spaces at the end of the values are rubbed ...
    satyajitcse
    125 · 1% · 402
  • Sql server neglects trailing spaces

    Patrick Lambin Commented 11 Months ago through Just Learned | 1 Point
    trailing spaces = spaces at the end of the string ? I do think so. for a fixed (N)char(m) string, the stored value is including the spaces needed to have the m correct length. for a (n)VarChar(m) string, the spaces at the end of the values are rubbed ...
    satyajitcse
    125 · 1% · 402
  • Sql server neglects trailing spaces

    Patrick Lambin Liked 11 Months ago through Just Learned | 1 Point
    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
    125 · 1% · 402
  • Sql server neglects trailing spaces

    Patrick Lambin knew 11 Months ago through Just Learned | 1 Point
    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
    125 · 1% · 402
  • Sql server neglects trailing spaces

    Patrick Lambin Liked 11 Months ago through Just Learned | 1 Point
    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
    125 · 1% · 402
  • Sql server neglects trailing spaces

    Patrick Lambin knew 11 Months ago through Just Learned | 1 Point
    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
    125 · 1% · 402
  • SQL Server - $identity returns the identity column details of a table in SELECT statement

    Patrick Lambin Commented 12 Months ago through Just Learned | 1 Point
    According to http://msdn.microsoft.com/en-us/library/ms176104.aspx part $IDENTITY , but i recognize that it is not clear .So it is possible i have not understood what it is written "If more than one table in the FROM clause has a column with the IDE...
    Rami Reddy
    2 · 41% · 12972
  • SQL Server - $identity returns the identity column details of a table in SELECT statement

    Patrick Lambin Commented 12 Months ago through Just Learned | 1 Point
    According to http://msdn.microsoft.com/en-us/library/ms176104.aspx part $IDENTITY , but i recognize that it is not clear .So it is possible i have not understood what it is written "If more than one table in the FROM clause has a column with the IDE...
    Rami Reddy
    2 · 41% · 12972
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.