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

Chennai, India
Male
Madhivanan
3 · 39% · 12430
  • When should you use Batch separator?

    Madhivanan Posted 7 Months ago through Blogs | 10 Points
    The batch separator in SQL Server signals the end of the batch. By default SQL Server uses GO as the batch separator. However often people get confused on when they should use it compulsorily. Here are the cases where you must use batch separator 1 A...
  • Multipurpose Row_Number() Function

    Madhivanan Commented 7 Months ago through Blogs | 1 Point
    See if you get correct result select t1.TranNum,t1.sno+t2.sno-1 from ( select TranNum , max(tranSeq)+row_number() over (partition by TranNum order by TranNum) as sno from TableA group by TranNum ) as t1 inner join ( ...
  • Export table data in XML format

    Madhivanan Posted 8 Months ago through Blogs | 10 Points
    I had a requirement to convert table data in XML format. The format is expected to be . . . Create this testing table create table testing ( id int, first_nam...
  • Script of DDL triggers

    Madhivanan Liked 8 Months ago through Blogs | 1 Point
    How do I view the script of the DDL triggers? The answer is not sp_helptext 'DDL trigger' Because DDL triggers are defined at database/server level and not at any table level So they are not stored in a system objects like sys.objects and the...
Previous | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | ... Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.