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

Hari Kumar
235 · 1% · 190

Hari Kumar's Home

My name is Hari Kumar.I live in India . I work as Database Developer.
  • Select Conflict

    Hari Kumar Commented 10 Months ago through Ask
    Got the answer from here.. http://sqlserver2000.databases.aspfaq.com/how-do-i-use-a-variable-in-a-top-clause-in-sql-server.html...
  • Select Conflict

    Hari Kumar Question Asked 10 Months ago through ASK
    We can use "Select" as Select Top 100 * from temp; But why can't we use a variable instead of number, such as, Declare @n bigint; Set @n=100; Select top @n * from temp;...
    ask
    98 · 2% · 538
  • Select Conflict

    Hari Kumar Posted 10 Months ago through Ask
    We can use "Select" as Select Top 100 * from temp; But why can't we use a variable instead of number, such as, Declare @n bigint; Set @n=100; Select top @n * from temp; ...
  • Easily detect if a table or other object exists

    Hari Kumar Liked 10 Months ago through Just Learned
    I recently saw the following code: IF EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N'[dbo].[TableName]') AND type in (N'U')) DROP TABLE [dbo].[TableName]; However, this is more complicated than needed. You can j...
    ErikEckhardt
    65 · 3% · 887
  • Easily detect if a table or other object exists

    Hari Kumar Learned 10 Months ago through Just Learned
    I recently saw the following code: IF EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N'[dbo].[TableName]') AND type in (N'U')) DROP TABLE [dbo].[TableName]; However, this is more complicated than needed. You can j...
    ErikEckhardt
    65 · 3% · 887
  • Easily detect if a table or other object exists

    Hari Kumar Liked 10 Months ago through Just Learned
    I recently saw the following code: IF EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N'[dbo].[TableName]') AND type in (N'U')) DROP TABLE [dbo].[TableName]; However, this is more complicated than needed. You can j...
    ErikEckhardt
    65 · 3% · 887
  • Easily detect if a table or other object exists

    Hari Kumar Learned 10 Months ago through Just Learned
    I recently saw the following code: IF EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N'[dbo].[TableName]') AND type in (N'U')) DROP TABLE [dbo].[TableName]; However, this is more complicated than needed. You can j...
    ErikEckhardt
    65 · 3% · 887
  • Specifying Port Number in SSMS while Connecting to Remote SQL Server

    Hari Kumar Liked 12 Months ago through Just Learned
    Sometimes when SQL Server is configured to use some port other than default port number (1433), then you may not be able to connect directly in SSMS just by specifying the name of the server in the **Server Name** field in **Connection to Server** di...
    dattatreysindol
    43 · 4% · 1333
  • Specifying Port Number in SSMS while Connecting to Remote SQL Server

    Hari Kumar Learned 12 Months ago through Just Learned
    Sometimes when SQL Server is configured to use some port other than default port number (1433), then you may not be able to connect directly in SSMS just by specifying the name of the server in the **Server Name** field in **Connection to Server** di...
    dattatreysindol
    43 · 4% · 1333
Previous 1 | 2 | 3 | 4 | 5 | 6 Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.