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

Liked7
Learned5
knew4
Commented8
Request Friendship



Upload Image

My Sections

My Activities

Blogs7
Just Learned27
Pages1
kr.roopesh
818 · 0% · 35

kr.roopesh - Just Learned

  • Another good reason to avoid using IN clause in your TSQL Queries

    kr.roopesh Liked 7 Months ago through Just Learned | 1 Point
    Found another good reason to avoid using IN clause in your TSQL Queries. See the example below:
     
    .userprofile  
    {
        color: #36c;
        font-size: 12px; 
    	font-weight: bold; 
        text-decoration: none;
    }
    
    .userprofile A:VISITED
    {
        color: #039;
        font-size: 16px; 
    	font-weight: bold; 
        text-decoration: none;
    }
    
    .userprofile A:HOVER
    {
    	font-size: 16px; 
    	font-weight: bold; 
    	text-decoration: underline;
    }
    
    
    satyajitcse
    124 · 1% · 402
  • SQL Server - $identity returns the identity column details of a table in SELECT statement

    kr.roopesh Liked 11 Months ago through Just Learned | 1 Point
    "SQL Authority" Pinal Sir published a tip about $rowguid, which can be used to fetch uniqueidentifier column from a table. It was awesome. You can find the link below. [SQL SERVER – Identifying Column Data Type of uniqueidentifier without Querying S...
    Rami Reddy
    2 · 41% · 12972
  • SQL Server - $identity returns the identity column details of a table in SELECT statement

    kr.roopesh Liked 11 Months ago through Just Learned | 1 Point
    "SQL Authority" Pinal Sir published a tip about $rowguid, which can be used to fetch uniqueidentifier column from a table. It was awesome. You can find the link below. [SQL SERVER – Identifying Column Data Type of uniqueidentifier without Querying S...
    Rami Reddy
    2 · 41% · 12972
  • SQL Server- To delete old email messages with T-SQL.

    kr.roopesh Liked 2 Years ago through Just Learned | 1 Point
    I just learned today new thing,"How to delete old e-mail messages from database mail internal tables with using sysmail_delete_mailitems_sp" check out following query. [code] USE MSDB GO Exec sysmail_delete_mailitems_sp @sent_before ='2011/12/14',@s...
    fazalvahora99
    21 · 9% · 2806
  • SQL Server- To delete old email messages with T-SQL.

    kr.roopesh Liked 2 Years ago through Just Learned | 1 Point
    I just learned today new thing,"How to delete old e-mail messages from database mail internal tables with using sysmail_delete_mailitems_sp" check out following query. [code] USE MSDB GO Exec sysmail_delete_mailitems_sp @sent_before ='2011/12/14',@s...
    fazalvahora99
    21 · 9% · 2806

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.