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% · 10564

Nakul Vachhrajani - Just Learned

  • SQL Server bit columns can be addressed with 'false' and 'true' as well as 0 and 1

    Nakul Vachhrajani Liked 1 Years ago through Just Learned | 1 Point
    I have worked with SQL Server bit columns for years, yet even so, to my surprise I just learned that you can not only use 1 and 0, you can also use the literals 'true' and 'false'. Note that they are not explicitly bit data types already, but like 1 and 0
    ErikEckhardt
    65 · 3% · 887
  • Extract numbers from a string

    Nakul Vachhrajani Liked 1 Years ago through Just Learned | 1 Point
    This query comes as an answer to the following tek-tips forum thread http://tek-tips.com/viewthread.cfm?qid=1672424 The task was to extract 7 digit numbers from a string. My solution is a simple straight-forward recursive CTE, although perhaps a bett
    Naomi Nosonovsky
    33 · 6% · 1774
  • SQL Server - Using QUOTENAME() function to avoid problems with quotes in object names

    Nakul Vachhrajani Liked 1 Years ago through Just Learned | 1 Point
    I support third party software databases at work. During the implementation of the application it needed to create a database to store the data. However the application created a database with a name that does not follow the rules for the format of ident
    bulentgucuk
    381 · 0% · 105
  • SQL Server - Finding deprecated features that currently we used

    Nakul Vachhrajani Liked 1 Years ago through Just Learned | 1 Point
    How do I know which deprecated features I’m using? To find out, run the following query: [code] SELECT instance_name AS 'Deprecated Feature', cntr_value AS 'Times Used' FROM sys.dm_os_performance_counters WHERE object_name = 'SQLServer:Deprecated Feat
    Hardik
    20 · 9% · 2839
  • ALT + PrtScn can be used to capture active windows

    Nakul Vachhrajani Liked 1 Years ago through Just Learned | 1 Point
    I just learned from Jacob sir that one can capture (only) the active window by using ALT + PrtScn command. Previosuly i used snipping tool for capturing "active windows" but now having learned about ALT + PrtScn would make my life easier. It's a nice keybo
    Paras Doshi
    16 · 10% · 3265
  • Twitter styled hash-tag's (#something) are searchable in Google plus too.

    Nakul Vachhrajani Liked 2 Years ago through Just Learned | 1 Point
    I am a fan of hashtags on twitter because it makes categorizing and searching content very easy. sql server community has a great hashtag (#sqlhelp) for quick QA's on sql server. Any-who i found that "#"'s are searchable in Google+ too.
    Paras Doshi
    16 · 10% · 3265
  • SQL Server - SET PARSEONLY will just parse the statement

    Nakul Vachhrajani Liked 2 Years ago through Just Learned | 1 Point
    SET PARSEONLY ON Examines the syntax of each Transact-SQL statement and returns any error messages without compiling or executing the statement. [code] SET PARSEONLY { ON | OFF } [/code] When SET PARSEONLY is ON, SQL Server only parses the statement.
    Robert Dennyson
    11 · 14% · 4419
  • SQL Server - Use Shift+DEL to delete entire line in Query window

    Nakul Vachhrajani Liked 2 Years ago through Just Learned | 1 Point
    While you are working in Query window, if you want to delete the current row, you have to highlight entire row and press delete key. Another alternate is to use SHIFT+DEL key. The cursor can be at any position and the entire row will be deleted
    Madhivanan JR
    3 · 39% · 12419
  • General - Let it snow competition in Google & Microsoft

    Nakul Vachhrajani Liked 2 Years ago through Just Learned | 1 Point
    Its Chrismas and New Year holiday time. Both Google & Microsoft seems to be playing same "Let it snow" competition. 1. Go to google.com and search for "Let it snow". Press enter. 2. Go to below URL. http://ie.microsoft.com/testdrive/perf
    Rami Reddy
    2 · 41% · 12972
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.