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

My Badges

Request Friendship



Upload Image

My Sections

Cris
191 · 1% · 242

Cris's Home

My name is Cris.
  • Question of the month July 2012 - How does COALESCE(null,null+1,null) work?

    Cris Commented 9 Months ago through Blogs
    Another question would be... Is there ever a real world case for including the NULL keyword in a COALESCE call? COALESCE(NULL, AddressLine1, @myVar1, NULL, AddressLine2, @myVar2, NULL) Under what circumstance would any of the NULL's above be of...
    Madhivanan JR
    3 · 39% · 12430
  • Question of the month July 2012 - How does COALESCE(null,null+1,null) work?

    Cris Commented 9 Months ago through Blogs
    But getting to the original question: The reason why select coalesce(null,null,null) returns an error but select coalesce(null,null + 1,null) returns null is because...
    Madhivanan JR
    3 · 39% · 12430
  • Question of the month July 2012 - How does COALESCE(null,null+1,null) work?

    Cris Commented 9 Months ago through Blogs
    RE: SELECT(COALESCE(null * 3, '') returning NULL Manoj is correct. It depends upon the datatype. Another way to see this is SELECT(COALESCE(null + 'x','y')) This will return the value 'y'. But SELECT(COALESCE(null + 1,'y')) will return this ...
    Madhivanan JR
    3 · 39% · 12430
  • What is the difference between a HAVING CLAUSE and a WHERE CLAUSE?

    Cris Commented 11 Months ago through Interview Questions
    The **WHERE** clause is a filter that is applied against the tables in the query statement to determine which rows will be included in the result. The **HAVING** clause is a filter that is applied **after** the selected rows have been aggregated with...
    nirav.gandhi
    38 · 5% · 1503
  • SSRS - Naming excel worksheet tabs when exporting reports

    Cris Learned 1 Years ago through Just Learned
    These properties are useful when you export reports to Excel workbooks. Use the **InitialPage** property to specify a default name for the worksheet tab name when you export the report, and use page breaks and the **PageName** property to provide dif...
    Alpesh
    128 · 1% · 392
  • SSRS - Naming excel worksheet tabs when exporting reports

    Cris Liked 1 Years ago through Just Learned
    These properties are useful when you export reports to Excel workbooks. Use the **InitialPage** property to specify a default name for the worksheet tab name when you export the report, and use page breaks and the **PageName** property to provide dif...
    Alpesh
    128 · 1% · 392
  • SSRS - Naming excel worksheet tabs when exporting reports

    Cris Learned 1 Years ago through Just Learned
    These properties are useful when you export reports to Excel workbooks. Use the **InitialPage** property to specify a default name for the worksheet tab name when you export the report, and use page breaks and the **PageName** property to provide dif...
    Alpesh
    128 · 1% · 392
  • SSRS - Naming excel worksheet tabs when exporting reports

    Cris Liked 1 Years ago through Just Learned
    These properties are useful when you export reports to Excel workbooks. Use the **InitialPage** property to specify a default name for the worksheet tab name when you export the report, and use page breaks and the **PageName** property to provide dif...
    Alpesh
    128 · 1% · 392
  • SQL Server - Is it possible to create a trigger across databases?

    Cris Commented 1 Years ago through Interview Questions
    I also misunderstood the original question. I thought the question was asking if it was possible to be logged into a database and execute code to create a trigger on a table in a different database. Yes that can be accomplished. If the question...
    Rami Reddy
    2 · 41% · 12972
Previous 1 | 2 | 3 | 4 Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.