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

Activity Details

forgotten4
Commented40
knew28
Liked41
Learned13
Request Friendship



Upload Image

65 years old
Boulogne-Billancourt ( France )
Male

My Sections

Patrick Lambin
162 · 1% · 296

Patrick Lambin - Just Learned

  • Sql server neglects trailing spaces

    Patrick Lambin knew 10 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
    124 · 1% · 402
  • Sql server neglects trailing spaces

    Patrick Lambin knew 10 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
    124 · 1% · 402
  • The sp_dboption system stored procedure was marked as “discontinued” SQl Server 2012

    Patrick Lambin knew 12 Months ago through Just Learned | 1 Point
    I just learn from [Nakul''s Blog][1] That sp_dboption store procedure is “discontinued” SQl Server 2012 Replacement is the ALTER DATABASE statement, for existing sp_dboption ALTER DATABASE TestDB SET READ_ONLY Thank You [1]: http://beyo...
    Kirti.darji
    10 · 16% · 4983
  • The sp_dboption system stored procedure was marked as “discontinued” SQl Server 2012

    Patrick Lambin knew 12 Months ago through Just Learned | 1 Point
    I just learn from [Nakul''s Blog][1] That sp_dboption store procedure is “discontinued” SQl Server 2012 Replacement is the ALTER DATABASE statement, for existing sp_dboption ALTER DATABASE TestDB SET READ_ONLY Thank You [1]: http://beyo...
    Kirti.darji
    10 · 16% · 4983
  • Active node name where SQL is running

    Patrick Lambin knew 12 Months ago through Just Learned | 1 Point
    With help of below query we can quickly find the node on which sql is currently running. This is useful in clustered environments. Select serverproperty('ComputerNamePhysicalNetBIOS')...
    Chintak Chhapia
    40 · 5% · 1457
  • Active node name where SQL is running

    Patrick Lambin knew 12 Months ago through Just Learned | 1 Point
    With help of below query we can quickly find the node on which sql is currently running. This is useful in clustered environments. Select serverproperty('ComputerNamePhysicalNetBIOS')...
    Chintak Chhapia
    40 · 5% · 1457
  • Shortcut to open Task Manager in Remote Desktop

    Patrick Lambin knew 12 Months ago through Just Learned | 1 Point
    **CTRL + SHIFT + ESC**...
    chatur
    232 · 1% · 193
  • Shortcut to open Task Manager in Remote Desktop

    Patrick Lambin knew 12 Months ago through Just Learned | 1 Point
    **CTRL + SHIFT + ESC**...
    chatur
    232 · 1% · 193
  • SQL Server - Secret behind restriction of maximum length of 116 characters for temp table names

    Patrick Lambin knew 12 Months ago through Just Learned | 1 Point
    I learned about this from Pinal Dave's blog(You can see the original article in references.) In SQL Server, while creating a table, we can give maximum length of 128 characters. However, while creating temp tables, maximum length can be of 116 chara...
    Rami Reddy
    2 · 41% · 12972
  • SQL Server - Secret behind restriction of maximum length of 116 characters for temp table names

    Patrick Lambin knew 12 Months ago through Just Learned | 1 Point
    I learned about this from Pinal Dave's blog(You can see the original article in references.) In SQL Server, while creating a table, we can give maximum length of 128 characters. However, while creating temp tables, maximum length can be of 116 chara...
    Rami Reddy
    2 · 41% · 12972
Previous 1 | 2 | 3 Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.