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

My Activities

Just Learned36
G.S.Narayana
791 · 0% · 36

G.S.Narayana's Home

My name is G.S.Narayana. I live in Hyderabad, India. I work as Sql Developer at Interactive Business Systems.
  • SQL Server - getdate(a) can be used as combination of tablename and alias name

    G.S.Narayana Learned 2 Years ago through Just Learned
    Do you know you can use system functions these way? [code] select * from ( select 1 as number ) getdate(a) [/code] [code] select * from ( select 1 as number ) sum(a) [/code] [code] select * from ( select 1 as number ) count(a) [/code...
    Madhivanan JR
    3 · 39% · 12419
  • SQL Server - getdate(a) can be used as combination of tablename and alias name

    G.S.Narayana Liked 2 Years ago through Just Learned
    Do you know you can use system functions these way? [code] select * from ( select 1 as number ) getdate(a) [/code] [code] select * from ( select 1 as number ) sum(a) [/code] [code] select * from ( select 1 as number ) count(a) [/code...
    Madhivanan JR
    3 · 39% · 12419
  • SQL Server - getdate(a) can be used as combination of tablename and alias name

    G.S.Narayana Liked 2 Years ago through Just Learned
    Do you know you can use system functions these way? [code] select * from ( select 1 as number ) getdate(a) [/code] [code] select * from ( select 1 as number ) sum(a) [/code] [code] select * from ( select 1 as number ) count(a) [/code...
    Madhivanan JR
    3 · 39% · 12419
  • SQL Server - getdate(a) can be used as combination of tablename and alias name

    G.S.Narayana Learned 2 Years ago through Just Learned
    Do you know you can use system functions these way? [code] select * from ( select 1 as number ) getdate(a) [/code] [code] select * from ( select 1 as number ) sum(a) [/code] [code] select * from ( select 1 as number ) count(a) [/code...
    Madhivanan JR
    3 · 39% · 12419
  • SQL Server - Select top count dynamically

    G.S.Narayana Liked 2 Years ago through Just Learned
    While trying to retrieve the select top count dynamically, initially tried this way [code] Declare @noOfRowsPerChunk int set @noOfRowsPerChunk = 5 select top @noOfRowsPerChunk RecordID from myTable [/code] which throwed the syntax error. Fix:...
    RKA
    91 · 2% · 598
  • SQL Server - Select top count dynamically

    G.S.Narayana Learned 2 Years ago through Just Learned
    While trying to retrieve the select top count dynamically, initially tried this way [code] Declare @noOfRowsPerChunk int set @noOfRowsPerChunk = 5 select top @noOfRowsPerChunk RecordID from myTable [/code] which throwed the syntax error. Fix:...
    RKA
    91 · 2% · 598
  • SQL Server - Select top count dynamically

    G.S.Narayana Learned 2 Years ago through Just Learned
    While trying to retrieve the select top count dynamically, initially tried this way [code] Declare @noOfRowsPerChunk int set @noOfRowsPerChunk = 5 select top @noOfRowsPerChunk RecordID from myTable [/code] which throwed the syntax error. Fix:...
    RKA
    91 · 2% · 598
  • SQL Server - Select top count dynamically

    G.S.Narayana Liked 2 Years ago through Just Learned
    While trying to retrieve the select top count dynamically, initially tried this way [code] Declare @noOfRowsPerChunk int set @noOfRowsPerChunk = 5 select top @noOfRowsPerChunk RecordID from myTable [/code] which throwed the syntax error. Fix:...
    RKA
    91 · 2% · 598
  • Where to use Temp tables or Table variables

    G.S.Narayana Learned 2 Years ago through Just Learned
    1) Transaction log are not recorded for table variables so they are transactional neutral or you can say that they are out of scope of transaction mechanism. Whereas temp tables participate in transactions just like normal tables 2) Table variables c...
    alpesh5410
    36 · 5% · 1663
  • Where to use Temp tables or Table variables

    G.S.Narayana Liked 2 Years ago through Just Learned
    1) Transaction log are not recorded for table variables so they are transactional neutral or you can say that they are out of scope of transaction mechanism. Whereas temp tables participate in transactions just like normal tables 2) Table variables c...
    alpesh5410
    36 · 5% · 1663
Previous 1 | 2 Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.