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

30 years old
Ahmedabad
Male
Alpesh Patel
36 · 5% · 1663

Alpesh Patel - Just Learned

  • Nested INTO EXEC statement in SQL Server

    Alpesh Patel Liked 4 Months ago through Just Learned | 1 Point
    Today I came across the problem. When One my SP has Insert Into Table Exec SP_Name and doing same another SP using the Main SP. The moment I am getting the error "An INSERT EXEC statement cannot be nested." To resolve the Issue Do the steps. **...
  • Nested INTO EXEC statement in SQL Server

    Alpesh Patel Learned 4 Months ago through Just Learned | 1 Point
    Today I came across the problem. When One my SP has Insert Into Table Exec SP_Name and doing same another SP using the Main SP. The moment I am getting the error "An INSERT EXEC statement cannot be nested." To resolve the Issue Do the steps. **...
  • Nested INTO EXEC statement in SQL Server

    Alpesh Patel Posted 4 Months ago through Just Learned | 5 Points
    Today I came across the problem. When One my SP has Insert Into Table Exec SP_Name and doing same another SP using the Main SP. The moment I am getting the error "An INSERT EXEC statement cannot be nested." To resolve the Issue Do the steps. **To ...
  • How to check value is a whole number or having decimal fraction in sql sever?

    Alpesh Patel Liked 4 Months ago through Just Learned | 1 Point
    The trick is to append `.0e0` to the string and if it returns 1, the value is a whole number (no decimal fractions). DECLARE @val VARCHAR(100) SELECT @val = 'a' SELECT ISNUMERIC(@val + '.0e0') -- Returns 0 SELECT @val = '25' SELECT ISNUMERI...
    maninderwadhva
    2113 · 0% · 6
  • How to check value is a whole number or having decimal fraction in sql sever?

    Alpesh Patel Learned 4 Months ago through Just Learned | 1 Point
    The trick is to append `.0e0` to the string and if it returns 1, the value is a whole number (no decimal fractions). DECLARE @val VARCHAR(100) SELECT @val = 'a' SELECT ISNUMERIC(@val + '.0e0') -- Returns 0 SELECT @val = '25' SELECT ISNUMERI...
    maninderwadhva
    2113 · 0% · 6
  • Report Parts in SSRS for reusability

    Alpesh Patel Liked 5 Months ago through Just Learned | 1 Point
    SQL Server 2008 R2 has new feature to Deploy Report parts. i.e You report has Table, Chart, Image etc then You can Deploy there report Whole and in parts as well. To do that Go to Menu Report-> Publish Report Parts (Select The part you want to Dep...
  • Report Parts in SSRS for reusability

    Alpesh Patel Learned 5 Months ago through Just Learned | 1 Point
    SQL Server 2008 R2 has new feature to Deploy Report parts. i.e You report has Table, Chart, Image etc then You can Deploy there report Whole and in parts as well. To do that Go to Menu Report-> Publish Report Parts (Select The part you want to Dep...
  • Report Parts in SSRS for reusability

    Alpesh Patel Posted 5 Months ago through Just Learned | 5 Points
    SQL Server 2008 R2 has new feature to Deploy Report parts. i.e You report has Table, Chart, Image etc then You can Deploy there report Whole and in parts as well. To do that Go to Menu Report-> Publish Report Parts (Select The part you want to Deploy...
  • Use of Synonyms in SQL server

    Alpesh Patel Liked 5 Months ago through Just Learned | 1 Point
    Synonyms word says all. To hide the actual name or object from the user. Using this feature you can hide the linked server objects and directly use it in you database. To do that follow the steps 1. Create link server. 2. Create synonums and provi...
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.