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

forgotten2
Posted8
knew313
Liked640
Learned355
Commented133
Request Friendship



Upload Image

Male

My Sections

Hardik's Blog (Blogs)
Hardik Doshi
20 · 9% · 2839

Hardik Doshi - Just Learned

  • SQL Server (2008 and above) Return a resultset and set variables in the same query

    Hardik Doshi Liked 11 Months ago through Just Learned | 1 Point
    There's no way to return a resultset and set variables using a single SELECT statement. But there's one way to do it using a MERGE statement. It's quite simple, you first declare a variable table which will be used to store some data. You then use a...
    Serge J
    41 · 4% · 1393
  • SQL Server (2008 and above) Return a resultset and set variables in the same query

    Hardik Doshi Liked 11 Months ago through Just Learned | 1 Point
    There's no way to return a resultset and set variables using a single SELECT statement. But there's one way to do it using a MERGE statement. It's quite simple, you first declare a variable table which will be used to store some data. You then use a...
    Serge J
    41 · 4% · 1393
  • How to find out who modified an object in SQL Server

    Hardik Doshi Liked 11 Months ago through Just Learned | 1 Point
    A simple method to find out who altered/modified an object in SQL server using trace. SELECT I.* FROM sys.traces T CROSS Apply ::fn_trace_gettable(T.path, T.max_files) I Join sys.trace_events E On I.eventclass = E.trace_event_i...
    SQLZealot
    55 · 4% · 1125
  • How to find out who modified an object in SQL Server

    Hardik Doshi Liked 11 Months ago through Just Learned | 1 Point
    A simple method to find out who altered/modified an object in SQL server using trace. SELECT I.* FROM sys.traces T CROSS Apply ::fn_trace_gettable(T.path, T.max_files) I Join sys.trace_events E On I.eventclass = E.trace_event_i...
    SQLZealot
    55 · 4% · 1125
  • Fun in Mathematics - Sum of consecutive odd numbers starting from 1 is a perfect square

    Hardik Doshi Liked 11 Months ago through Just Learned | 1 Point
    You can see this from the result of this query that Sum of consecutive odd numbers starting from 1 is a perfect square [code]select 1,1+3,1+3+5,1+3+5+7,1+3+5+7+9[/code]......
    Madhivanan JR
    3 · 39% · 12430
  • Fun in Mathematics - Sum of consecutive odd numbers starting from 1 is a perfect square

    Hardik Doshi Liked 11 Months ago through Just Learned | 1 Point
    You can see this from the result of this query that Sum of consecutive odd numbers starting from 1 is a perfect square [code]select 1,1+3,1+3+5,1+3+5+7,1+3+5+7+9[/code]......
    Madhivanan JR
    3 · 39% · 12430
  • Specifying Port Number in SSMS while Connecting to Remote SQL Server

    Hardik Doshi Liked 12 Months ago through Just Learned | 1 Point
    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

    Hardik Doshi Liked 12 Months ago through Just Learned | 1 Point
    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
  • Visual Studio built-in tools for Schema Comparison & Data Comparison

    Hardik Doshi Liked 12 Months ago through Just Learned | 1 Point
    Till Date I have been using Red Gate SQL compare tool for Schema comparison for databases. Just came to know Microsoft Visual Studio2010 also provides an inbuilt tool for Data comparison & Schema Comparison for two databases. Below are the steps for...
    abhimanyu
    226 · 1% · 197
  • Visual Studio built-in tools for Schema Comparison & Data Comparison

    Hardik Doshi Liked 12 Months ago through Just Learned | 1 Point
    Till Date I have been using Red Gate SQL compare tool for Schema comparison for databases. Just came to know Microsoft Visual Studio2010 also provides an inbuilt tool for Data comparison & Schema Comparison for two databases. Below are the steps for...
    abhimanyu
    226 · 1% · 197
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.