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

Learned39
Posted17
Commented12
Liked56
knew17
Request Friendship



Upload Image

27 years old
HYD,India
Male
abhIShek BandI
104 · 2% · 503

abhIShek BandI - Just Learned

  • Parsing and validating a TSQL query without executing it

    abhIShek BandI Liked 6 Months ago through Just Learned | 1 Point
    There are 2 Set Options available to only parse the SQL Statements. > 1. SET PARSEONLY ON; GO SELECT * FROM TableName; GO SET PARSEONLY OFF; GO > 1. SET NOEXEC ON; GO SELECT * FROM TableName; GO SET NOEXEC OFF > 1. Option only give schema of T...
    alpesh5410
    36 · 5% · 1663
  • Parsing and validating a TSQL query without executing it

    abhIShek BandI knew 6 Months ago through Just Learned | 1 Point
    There are 2 Set Options available to only parse the SQL Statements. > 1. SET PARSEONLY ON; GO SELECT * FROM TableName; GO SET PARSEONLY OFF; GO > 1. SET NOEXEC ON; GO SELECT * FROM TableName; GO SET NOEXEC OFF > 1. Option only give schema of T...
    alpesh5410
    36 · 5% · 1663
  • Windows - Referring to Environment Variables

    abhIShek BandI Liked 8 Months ago through Just Learned | 1 Point
    I just learnt that, we can access environment variables simply by typing "%VariableName%" in "Run Window" (Win + R). Most of you might have used "%temp%" in your run window to reach the temp folder on your computer and that "temp" actually refers to ...
    dattatreysindol
    43 · 4% · 1333
  • Windows - Referring to Environment Variables

    abhIShek BandI Learned 8 Months ago through Just Learned | 1 Point
    I just learnt that, we can access environment variables simply by typing "%VariableName%" in "Run Window" (Win + R). Most of you might have used "%temp%" in your run window to reach the temp folder on your computer and that "temp" actually refers to ...
    dattatreysindol
    43 · 4% · 1333
  • How to create the VIEW in another database

    abhIShek BandI Liked 8 Months ago through Just Learned | 1 Point
    It is not possible to create the VIEW in another database directly - unlike CREATE TABLE, CREATE VIEW statement doesn't have a "database_name" - part in its syntax. But you can do it by calling sp\_executesql stored procedure:
    DECLARE @s nvarc...
                            
    dsorokin
    619 · 0% · 57
  • How to create the VIEW in another database

    abhIShek BandI Learned 8 Months ago through Just Learned | 1 Point
    It is not possible to create the VIEW in another database directly - unlike CREATE TABLE, CREATE VIEW statement doesn't have a "database_name" - part in its syntax. But you can do it by calling sp\_executesql stored procedure:
    DECLARE @s nvarc...
                            
    dsorokin
    619 · 0% · 57
  • Delete Original Data and maintain history with single SQl statement......

    abhIShek BandI Liked 8 Months ago through Just Learned | 1 Point
    Hello friends, one interviewer asked that suppose you have two tables `Employee_Details`, `Employee_Details_History` now I want to delete original table `Employee_details` and maintain it’s history to other table. How can it’s possible with only ...
    nirav.gandhi
    38 · 5% · 1517
  • Delete Original Data and maintain history with single SQl statement......

    abhIShek BandI knew 8 Months ago through Just Learned | 1 Point
    Hello friends, one interviewer asked that suppose you have two tables `Employee_Details`, `Employee_Details_History` now I want to delete original table `Employee_details` and maintain it’s history to other table. How can it’s possible with only ...
    nirav.gandhi
    38 · 5% · 1517
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.