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

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

abhIShek BandI - Ask

  • How the max(id) value differ based on Datatype

    abhIShek BandI Commented 3 Months ago through Ask | 10 Points
    Hi Leszek Gniadkowski , I didnt get your answer, Let me explain my question clearly. When i use data type NVARCHAR and select max(id) , am getting output as '-1' and when i use VARCHAR datatype and select max(id) am getting output as '1'. Why...
  • How the max(id) value differ based on Datatype

    abhIShek BandI Posted 3 Months ago through Ask | 10 Points
    How the max value differ based on Datatype. in the below example if the data type is NVARCHAR , max(id) = -1 if the data type is VARCHAR then max(id) = 1 Can any one tell me how we are getting different results? CREATE TABLE #TBL(ID NVARCHAR(10)) GO...
  • Stored Procedure to build an appointment book

    abhIShek BandI Commented 5 Months ago through Ask | 10 Points
    create table #tbl(name varchar(100), st time , duration int) go insert into #tbl select * from (values ('amy smith', '8:00' , 15), ('joe doe', '8:15' , 30), ('abhishek', '10:00' , 15)) as a(a,b,c) go ...
    klrice82
    897 · 0% · 31
  • Stored Procedure to build an appointment book

    abhIShek BandI Commented 5 Months ago through Ask | 10 Points
    Hi, Hope below query is useful. create table #tbl(name varchar(100), st time , duration int) go insert into #tbl select * from (values ('amy smith', '8:00' , 15), ('joe doe', '8:15' , 30), ('abhishek', '10:00' , 15)) as a(a,b...
    klrice82
    897 · 0% · 31
  • SQL Query

    abhIShek BandI Posted 6 Months ago through Ask | 10 Points
    2. So the Range is 19-22.Last record is 25. so the range is 25-25.Hope i explained clearly.Can any one give the solution for this. Its bit urgent.SELECT NUMBER INTO #TEMPFROM master..spt_values WHERE TYPE='P'AND number BETWEEN 1 AND 25AND numb...
Previous 1 | 2 Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.