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

Gandhinagar, Gujarat, India
Male
Nakul Vachhrajani
4 · 33% · 10585

Nakul Vachhrajani - Just Learned

  • Sql server neglects trailing spaces

    Nakul Vachhrajani knew 10 Months ago through Just Learned | 1 Point
    create table #temp ( a varchar(10) ) insert into #temp values(' a ') select COUNT(*) from #temp where a=' a' select COUNT(*) from #temp where a='a' first query will return 1 2nd will return 0 as sql ...
    satyajitcse
    124 · 1% · 402
  • Sql server neglects trailing spaces

    Nakul Vachhrajani knew 10 Months ago through Just Learned | 1 Point
    create table #temp ( a varchar(10) ) insert into #temp values(' a ') select COUNT(*) from #temp where a=' a' select COUNT(*) from #temp where a='a' first query will return 1 2nd will return 0 as sql ...
    satyajitcse
    124 · 1% · 402
  • Quick fix to SQL Server collation error - Cannot resolve collation conflict for equal to operation

    Nakul Vachhrajani knew 10 Months ago through Just Learned | 1 Point
    While writing a query with joining two tables from two different dbs, a collation error was encountered. 'Cannot resolve collation conflict for equal to operation.' Fix: add keyword `COLLATE DATABASE_DEFAULT` after join . SELECT ...
    RKA
    91 · 2% · 598
  • Quick fix to SQL Server collation error - Cannot resolve collation conflict for equal to operation

    Nakul Vachhrajani knew 10 Months ago through Just Learned | 1 Point
    While writing a query with joining two tables from two different dbs, a collation error was encountered. 'Cannot resolve collation conflict for equal to operation.' Fix: add keyword `COLLATE DATABASE_DEFAULT` after join . SELECT ...
    RKA
    91 · 2% · 598
  • Easy tool to compare schema and data of 2 Tables

    Nakul Vachhrajani knew 10 Months ago through Just Learned | 1 Point
    A Tool **TableDiff** is very useful to compare the schema of tables and data of different SQL instances. A Tool can do the things as below: 1. A row by row comparison between a source table in an instance of Microsoft SQL Server acting as a replica...
    alpesh5410
    36 · 5% · 1663
  • Easy tool to compare schema and data of 2 Tables

    Nakul Vachhrajani knew 10 Months ago through Just Learned | 1 Point
    A Tool **TableDiff** is very useful to compare the schema of tables and data of different SQL instances. A Tool can do the things as below: 1. A row by row comparison between a source table in an instance of Microsoft SQL Server acting as a replica...
    alpesh5410
    36 · 5% · 1663
  • To effectively convert a decimal to nearest integer

    Nakul Vachhrajani knew 11 Months ago through Just Learned | 1 Point
    Recently I needed to convert a float value to nearest integer... I used Convert.ToInt32 The problem found with is it will convert decimal like 7.5,8.5 to nearest even integer Convert.ToInt32(7.5)=>8 Convert.ToInt32(8.5)=>8 !!! The solutio...
    satyajitcse
    124 · 1% · 402
  • To effectively convert a decimal to nearest integer

    Nakul Vachhrajani knew 11 Months ago through Just Learned | 1 Point
    Recently I needed to convert a float value to nearest integer... I used Convert.ToInt32 The problem found with is it will convert decimal like 7.5,8.5 to nearest even integer Convert.ToInt32(7.5)=>8 Convert.ToInt32(8.5)=>8 !!! The solutio...
    satyajitcse
    124 · 1% · 402
  • Workarounds for lack of "track changes" feature in PowerPoint

    Nakul Vachhrajani knew 11 Months ago through Just Learned | 1 Point
    I love the track changes feature in Word. But a similar feature is not available in PowerPoint. The workaround is to post "comments" in PowerPoint. it's not as elegant as "track changes" feature in word but it's OK for now. ...
    Paras Doshi
    16 · 10% · 3265
  • Workarounds for lack of "track changes" feature in PowerPoint

    Nakul Vachhrajani knew 11 Months ago through Just Learned | 1 Point
    I love the track changes feature in Word. But a similar feature is not available in PowerPoint. The workaround is to post "comments" in PowerPoint. it's not as elegant as "track changes" feature in word but it's OK for now. ...
    Paras Doshi
    16 · 10% · 3265
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.