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

Poznań, Poland
Male
Adam Tokarski
58 · 3% · 1021

Adam Tokarski - Blogs

  • Fun with ORDER BY clause

    Adam Tokarski Liked 1 Years ago through Blogs | 1 Point
    You can use Ordinal position in the ORDER BY Clause for sorting the resultset. The ordinal position refers the column position in the SELECT statement. Consider the following select statement select * from ( select 17 as a,2 as b union all select...
    Madhivanan JR
    3 · 39% · 12419
  • Fun with ORDER BY clause

    Adam Tokarski refreshed 1 Years ago through Blogs | 1 Point
    You can use Ordinal position in the ORDER BY Clause for sorting the resultset. The ordinal position refers the column position in the SELECT statement. Consider the following select statement select * from ( select 17 as a,2 as b union all select...
    Madhivanan JR
    3 · 39% · 12419
  • Amazing Strategy!!

    Adam Tokarski Liked 1 Years ago through Blogs | 1 Point
    I recently downloaded a cool fighter plane game (iFighter lite) on my iPhone. As I started playing, I felt that plane is moving a bit slow!! But soon enough I saw a little perk on the screen and I flew over it and suddenly plane's speed increased. Soon ...
    DPalkar
    177 · 1% · 269
  • Storage of table variable

    Adam Tokarski Commented 1 Years ago through Blogs | 1 Point
    Very nice, but what may be reason that I - using your example - do not have any records? Is that means that table can be stored at any other place?...
    Madhivanan JR
    3 · 39% · 12419
  • Storage of table variable

    Adam Tokarski Liked 1 Years ago through Blogs | 1 Point
    Did you know that table variables are stored in the tempdb database for execution scope only?. Ok. Let us run this code declare @t table(i int) select * from tempdb.INFORMATION_SCHEMA.TABLES The result is TABLE_CATALOG TABLE_SCHEMA TA...
    Madhivanan JR
    3 · 39% · 12419
  • Storage of table variable

    Adam Tokarski learned 1 Years ago through Blogs | 1 Point
    Did you know that table variables are stored in the tempdb database for execution scope only?. Ok. Let us run this code declare @t table(i int) select * from tempdb.INFORMATION_SCHEMA.TABLES The result is TABLE_CATALOG TABLE_SCHEMA TA...
    Madhivanan JR
    3 · 39% · 12419
  • A way to use Temporary table from inside a Table Values Function

    Adam Tokarski Liked 1 Years ago through Blogs | 1 Point
    We know that it is impossible to access a temporary table from within a user define function e.g., the following script will fail --Checks if the #Temp table exists or not and if so drops it IF OBJECT_ID('tempdb..#Temp') IS NOT NULL BEGIN Drop Ta...
    Niladri Biswas
    7 · 21% · 6710
  • A way to use Temporary table from inside a Table Values Function

    Adam Tokarski learned 1 Years ago through Blogs | 1 Point
    We know that it is impossible to access a temporary table from within a user define function e.g., the following script will fail --Checks if the #Temp table exists or not and if so drops it IF OBJECT_ID('tempdb..#Temp') IS NOT NULL BEGIN Drop Ta...
    Niladri Biswas
    7 · 21% · 6710
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.