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

SQLHOG (Blogs)
Clark Baker
558 · 0% · 65

Clark Baker's Home

My name is Clark Baker. I live in Los Angeles, USA. I work as SQL DBA. I blog at .
  • relearned how to write a regular expression for validating email addresses

    Clark Baker Liked 7 Months ago through Just Learned
    I am working a Data Quality Services Demo where i had to figure out how to write a domain rule to validate a email address. for this task, i re-learned how to write a regular expression; here's my basic version: [A-Za-z0-9._-]+@[A-Za-z0-9.-]+.[A-Za-z...
    Paras Doshi
    16 · 10% · 3265
  • relearned how to write a regular expression for validating email addresses

    Clark Baker Learned 7 Months ago through Just Learned
    I am working a Data Quality Services Demo where i had to figure out how to write a domain rule to validate a email address. for this task, i re-learned how to write a regular expression; here's my basic version: [A-Za-z0-9._-]+@[A-Za-z0-9.-]+.[A-Za-z...
    Paras Doshi
    16 · 10% · 3265
  • #0202-SQL Server-Replacing EXECUTE with sp_executesql does not protect against SQL injection

    Clark Baker Liked 7 Months ago through Blogs
    SQL injection refers to the ability of an attacker to inject a rogue SQL command to the database within a seemingly legitimate request. One of the most common myths that surrounds SQL Injection is that it is due to the use of EXEC or EXECUTE. Some say –...
    Nakul Vachhrajani
    4 · 33% · 10585
  • Remove decimals from a number using TSQL function PARSENAME()

    Clark Baker Liked 8 Months ago through Just Learned
    Normally, people uses PARSENAME fuction to retrieve Server,Database,Owner and Object from four part query. Here is another use of same to remove decimal points SELECT PARSENAME('$12,345.00',2) -- $12,345...
    chiragce
    195 · 1% · 238
  • Remove decimals from a number using TSQL function PARSENAME()

    Clark Baker Learned 8 Months ago through Just Learned
    Normally, people uses PARSENAME fuction to retrieve Server,Database,Owner and Object from four part query. Here is another use of same to remove decimal points SELECT PARSENAME('$12,345.00',2) -- $12,345...
    chiragce
    195 · 1% · 238
  • Selecting Max and Min among multiple columns

    Clark Baker Liked 9 Months ago through Just Learned
    Recently I came across a code written by a developer. He was trying to solve a problem to find max and min value among multiple column for each row. Through Below dummy code I am trying to explain - --Use tempdb USE tempdb --Create ...
    Jeet
    153 · 1% · 315
  • Selecting Max and Min among multiple columns

    Clark Baker Learned 9 Months ago through Just Learned
    Recently I came across a code written by a developer. He was trying to solve a problem to find max and min value among multiple column for each row. Through Below dummy code I am trying to explain - --Use tempdb USE tempdb --Create ...
    Jeet
    153 · 1% · 315
  • Selecting Max and Min among multiple columns

    Clark Baker Liked 9 Months ago through Just Learned
    Recently I came across a code written by a developer. He was trying to solve a problem to find max and min value among multiple column for each row. Through Below dummy code I am trying to explain - --Use tempdb USE tempdb --Create ...
    Jeet
    153 · 1% · 315
  • Selecting Max and Min among multiple columns

    Clark Baker Learned 9 Months ago through Just Learned
    Recently I came across a code written by a developer. He was trying to solve a problem to find max and min value among multiple column for each row. Through Below dummy code I am trying to explain - --Use tempdb USE tempdb --Create ...
    Jeet
    153 · 1% · 315
  • SQL Server databases & ACID properties.

    Clark Baker liked 9 Months ago through Interview Questions
    Which SQL Server database does not follow ACID properties? Explain the reasons behind your answer....
    Nakul Vachhrajani
    4 · 33% · 10585
Previous 1 | 2 Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.