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

My Sections

My Activities

Just Learned39
Blogs12
mrajesh
649 · 0% · 51

mrajesh - Just Learned

  • Using Partition Switching you can move millions of rows from one table to another in less than a second

    mrajesh Liked 2 Years ago through Just Learned | 1 Point
    Assume that there are two tables table1 and table2 which have same structures and table1 has 10 millions rows and you want to move all rows from table1 to table2. The quickest method that I have learnt is to use Partition Switching [code] alter table...
    Madhivanan JR
    3 · 39% · 12430
  • Using Partition Switching you can move millions of rows from one table to another in less than a second

    mrajesh Learned 2 Years ago through Just Learned | 1 Point
    Assume that there are two tables table1 and table2 which have same structures and table1 has 10 millions rows and you want to move all rows from table1 to table2. The quickest method that I have learnt is to use Partition Switching [code] alter table...
    Madhivanan JR
    3 · 39% · 12430
  • Using Partition Switching you can move millions of rows from one table to another in less than a second

    mrajesh Liked 2 Years ago through Just Learned | 1 Point
    Assume that there are two tables table1 and table2 which have same structures and table1 has 10 millions rows and you want to move all rows from table1 to table2. The quickest method that I have learnt is to use Partition Switching [code] alter table...
    Madhivanan JR
    3 · 39% · 12430
  • Using Partition Switching you can move millions of rows from one table to another in less than a second

    mrajesh Learned 2 Years ago through Just Learned | 1 Point
    Assume that there are two tables table1 and table2 which have same structures and table1 has 10 millions rows and you want to move all rows from table1 to table2. The quickest method that I have learnt is to use Partition Switching [code] alter table...
    Madhivanan JR
    3 · 39% · 12430
  • SQL Server - Using YEAR() function for a column in Where Clause will make query non-sargable

    mrajesh Learned 2 Years ago through Just Learned | 1 Point
    When I viewed the code written by co-worker, I found this. To find sales made in 2009, the where clause was written as [code] Where year(sales_date)=2009 [/code] But beware that this will not make use of index available on sales_date column. The ef...
    Madhivanan JR
    3 · 39% · 12430
  • SQL Server - Using YEAR() function for a column in Where Clause will make query non-sargable

    mrajesh Liked 2 Years ago through Just Learned | 1 Point
    When I viewed the code written by co-worker, I found this. To find sales made in 2009, the where clause was written as [code] Where year(sales_date)=2009 [/code] But beware that this will not make use of index available on sales_date column. The ef...
    Madhivanan JR
    3 · 39% · 12430
  • SQL Server - Using YEAR() function for a column in Where Clause will make query non-sargable

    mrajesh Learned 2 Years ago through Just Learned | 1 Point
    When I viewed the code written by co-worker, I found this. To find sales made in 2009, the where clause was written as [code] Where year(sales_date)=2009 [/code] But beware that this will not make use of index available on sales_date column. The ef...
    Madhivanan JR
    3 · 39% · 12430
  • SQL Server - Using YEAR() function for a column in Where Clause will make query non-sargable

    mrajesh Liked 2 Years ago through Just Learned | 1 Point
    When I viewed the code written by co-worker, I found this. To find sales made in 2009, the where clause was written as [code] Where year(sales_date)=2009 [/code] But beware that this will not make use of index available on sales_date column. The ef...
    Madhivanan JR
    3 · 39% · 12430
  • You can drop multiple tables using single DROP statement

    mrajesh Liked 2 Years ago through Just Learned | 1 Point
    Suppose you have three tables named test1,test2 and test3 and you want to drop all these three, you can do it in a single DROP statement [code]DROP table test1,test2,test3[/code]......
    Madhivanan JR
    3 · 39% · 12430
  • You can drop multiple tables using single DROP statement

    mrajesh Learned 2 Years ago through Just Learned | 1 Point
    Suppose you have three tables named test1,test2 and test3 and you want to drop all these three, you can do it in a single DROP statement [code]DROP table test1,test2,test3[/code]......
    Madhivanan JR
    3 · 39% · 12430
Previous 1 | 2 | 3 | 4 Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.