• Home
  • Resume
  • Contact Me
  • All Articles
  • Jobs
  • Search
  • Copyright
  • SQL Interview Q & A

Journey to SQL Authority with Pinal Dave

Notes of a SQL Server MVP and Database Administrator

Feed on
Posts
Comments

Jobs

SQLAuthority.com News - Best SQL Job Search - Best SQL Job List - Find SQL Jobs

Visit : http://jobs.SQLAuthority.com

I have been receiving two kind of requests almost every day.

1) Recruiters and Employers asking where can they find good candidates who are truly dedicated to SQL Server?
2) Job seeker asking where can they find only SQL related jobs?

There are hundreds of web site which have great resources for all kind of jobs. Monster and Dice are examples of them. Many sites are bit ocean of the jobs and it is hard to find only SQL Jobs from there, many job listing requires few other skills as primary skills. Recruiters have difficult time to get hold of right candidate as job seekers are skilled with variety of technologies. It is really good to find job which requires more than SQL or find candidate who knows more than SQL. The question I always had is what if someone just want ONLY SQL job or candidate truly dedicated to ONLY SQL.

http://jobs.SQLAuthority.com is humble attempt to facilitate philosophy of ONLY SQL. Though, few jobs will be still required various skills besides SQL, SQL will the primary requirement. I wish this will help everybody who visits SQLAuthority.com and looking for right job or right candidate.

Disclaimer:
SQLAuthority.com uses third party tool to generate this job listing and not liable for any action taken by user. Employee and Job Seeker are responsible for all the action and decision taken by them. Please do not contact SQLAuthority.com for any help or support. Help is available on site jobs.sqlauthority.com on top right corner.

SQLAuthority.com does not commercialize and does not make money from pointing towards jobs site. This is attempt of community service only.

  • About Pinal Dave

    Pinalkumar Dave is Microsoft SQL Server MVP and author of over 700 SQL Server articles. He has five years experience as Principal Database Administrator in MS SQL Server 2008/2005, .NET (C#) and ColdFusion MX. He has a Masters of Science degree in Computer Networks, along with MCDBA, MCAD(.NET) and ColdFusion Advanced MX Certifications.
             
                MVP Profile

          View Pinalkumar Dave's profile on LinkedIn
  • Blog Stats

    • 5,224,944 Readers
  • SQLAuthority Links


     My Homepage
     My Resume
     My Other Blog
     SQL Server Mag Articles
           --------------------
    SQLAuthority
       Best Articles
       Favorite Articles
       SQL Script Bank
       Top Downloads
           --------------------
     SQL Interview Q & A
     SQL Coding Standards
     SQL FAQ Download
           --------------------
     SQL Random Article
      Search SQLAuthority
     Subscribe Email Update
     SQLAuthority Feed
     Translate SQLAuthority
           --------------------
    Jobs @ SQLAuthority
    Bookmark and Share
    Find Your IP
    AddThis Feed Button

  • Categories

    • About Me (35)
    • Author Pinal (509)
    • Best Practices (39)
    • Data Warehousing (25)
    • Database (226)
    • DBA (198)
    • Main (67)
    • Outsourcing Technology (4)
    • Software Development (73)
    • SQL (777)
    • SQL Add-On (65)
    • SQL Authority (777)
    • SQL Backup and Restore (48)
    • SQL Coding Standards (84)
    • SQL Constraint and Keys (45)
    • SQL Cursor (63)
    • SQL Data Storage (19)
    • SQL DateTime (33)
    • SQL DMV (1)
    • SQL Documentation (280)
    • SQL Download (419)
    • SQL Error Messages (360)
    • SQL Function (96)
    • SQL Humor (21)
    • SQL Index (67)
    • SQL Interview Questions and Answers (57)
    • SQL Joins (357)
    • SQL MVP (20)
    • SQL Performance (406)
    • SQL Puzzle (7)
    • SQL Query (777)
    • SQL Scripts (512)
    • SQL Security (365)
    • SQL Server (777)
    • SQL Server DBCC (253)
    • SQL Stored Procedure (131)
    • SQL Tips and Tricks (777)
    • SQL Trigger (40)
    • SQL User Group (11)
    • SQL Utility (55)
    • SQL XML (2)
    • SQLAuthority (17)
    • SQLAuthority Author Visit (32)
    • SQLAuthority Book Review (29)
    • SQLAuthority News (149)
    • SQLAuthority Website Review (18)
    • T SQL (777)
    • Technology (777)
  • Top Posts

    • SQL SERVER - Insert Data From One Table to Another Table - INSERT INTO SELECT - SELECT INTO TABLE
    • SQL SERVER - Insert Multiple Records Using One Insert Statement - Use of UNION ALL
    • SQL SERVER - 2005 - Create Script to Copy Database Schema and All The Objects - Stored Procedure, Functions, Triggers, Tables, Views, Constraints and All Other Database Objects
    • SQL SERVER - Import CSV File Into SQL Server Using Bulk Insert - Load Comma Delimited File Into SQL Server
    • SQL SERVER - Retrieve Current Date Time in SQL Server CURRENT_TIMESTAMP, GETDATE(), {fn NOW()}
    • SQL SERVER - Restore Database Backup using SQL Script (T-SQL)
    • SQL Server Interview Questions and Answers Complete List Download
    • SQL SERVER - Convert Text to Numbers (Integer) - CAST and CONVERT
    • SQL SERVER - 2005 List All Tables of Database
    • SQL SERVER - Fix : Error: 18452 Login failed for user '(null)'. The user is not associated with a trusted SQL Server connection.
    • SQL SERVER - TRIM() Function - UDF TRIM()
    • SQL SERVER - Shrinking Truncate Log File - Log Full
  • Recent Posts

    • SQL SERVER - Simple Use of Cursor to Print All Stored Procedures of Database Including Schema
    • SQLAuthority News - SQL Server White Paper: SQL Server 2008 Compliance Guide
    • SQL SERVER - Simple Use of Cursor to Print All Stored Procedures of Database
    • SQLAuthority News - Author Visit - South Asia MVP Open Day 2008 - Goa - Group Photo
    • SQLAuthority News - Author Visit - South Asia MVP Open Day 2008 - Goa - Day 3
    • SQLAuthority News - Author Visit - South Asia MVP Open Day 2008 - Goa - Day 2
    • SQLAuthority News - Author Visit - South Asia MVP Open Day 2008 - Goa - Day 1
    • SQLAuthority News - Author Visit - South Asia MVP Open Day 2008 - Goa - Link List
    • SQLAuthority News - Author Visit - South Asia MVP Open Day 2008 - Goa
    • SQLAuthority News - RML Utilities - Usage and Additional Help
    • SQLAuthority News - Download RML Utilities for SQL Server
    • SQL SERVER - Delete Backup History - Cleanup Backup History
    • SQL SERVER - Check Database Integrity for All Databases of Server
    • SQLAuthority News - SQL Server 2008 Book Online Updated in October 2008
    • SQL SERVER 2008 - Connect Visual Studio 2005 Patch Download
  • Recent Comments

    • Bob Zagars on SQL SERVER - Better Performance - LEFT JOIN or NOT IN?
    • COBRASoft on SQL SERVER - 2005 - Database Table Partitioning Tutorial - How to Horizontal Partition Database Table
    • SQL SERVER - Simple Use of Cursor to Print All Stored Procedures of Database Including Schema Journey to SQL Authority with Pinal Dave on SQL SERVER - Simple Use of Cursor to Print All Stored Procedures of Database
    • Steve Hatchard on SQL SERVER - Difference between DISTINCT and GROUP BY - Distinct vs Group By
    • Igor on SQL SERVER - FIX : Error 945 Database cannot be opened due to inaccessible files or insufficient memory or disk space. See the SQL Server error log for details
    • Rosales on SQL SERVER - Retrieve Current Date Time in SQL Server CURRENT_TIMESTAMP, GETDATE(), {fn NOW()}
    • Kunal Kumar on Contact Me
    • Lutz Mueller on SQL SERVER - SELECT 1 vs SELECT * - An Interesting Observation
    • Steve Walker on SQL SERVER - 2005 - Create Script to Copy Database Schema and All The Objects - Stored Procedure, Functions, Triggers, Tables, Views, Constraints and All Other Database Objects
    • Rahul on SQL SERVER - 2005 - Display Fragmentation Information of Data and Indexes of Database Table
    • Rahul on SQL SERVER - 2005 - Display Fragmentation Information of Data and Indexes of Database Table
    • Makarov on Contact Me
    • babu on SQL SERVER - Do Not Store Images in Database - Store Location of Images (URL)
    • paresh13 on SQL SERVER - 2005 List All Tables of Database
    • Manish on SQL SERVER - 2005 - Create Script to Copy Database Schema and All The Objects - Stored Procedure, Functions, Triggers, Tables, Views, Constraints and All Other Database Objects
  • Archives

    • November 2008
    • October 2008
    • September 2008
    • August 2008
    • July 2008
    • June 2008
    • May 2008
    • April 2008
    • March 2008
    • February 2008
    • January 2008
    • December 2007
    • November 2007
    • October 2007
    • September 2007
    • August 2007
    • July 2007
    • June 2007
    • May 2007
    • April 2007
    • March 2007
    • February 2007
    • January 2007
    • December 2006
    • November 2006
  •  

    November 2008
    M T W T F S S
    « Oct    
     12
    3456789
    10111213141516
    17181920212223
    24252627282930
  • Pages

    • Resume
    • Contact Me
      • Contact Me - Archive 1
    • All Articles
    • Jobs
    • Search
    • Copyright
    • SQL Interview Q & A
  • Latest Articles

    • pinaldave
      • SQL SERVER - Simple Use of Cursor to Print All Stored Procedures of Database Including Schema
      • SQLAuthority News - SQL Server White Paper: SQL Server 2008 Compliance Guide
      • SQL SERVER - Simple Use of Cursor to Print All Stored Procedures of Database
      • SQLAuthority News - Author Visit - South Asia MVP Open Day 2008 - Goa - Group Photo
      • SQLAuthority News - Author Visit - South Asia MVP Open Day 2008 - Goa - Day 3
      • SQLAuthority News - Author Visit - South Asia MVP Open Day 2008 - Goa - Day 2
      • SQLAuthority News - Author Visit - South Asia MVP Open Day 2008 - Goa - Day 1
      • SQLAuthority News - Author Visit - South Asia MVP Open Day 2008 - Goa - Link List
      • SQLAuthority News - Author Visit - South Asia MVP Open Day 2008 - Goa
      • SQLAuthority News - RML Utilities - Usage and Additional Help
  • Add to Technorati Favorites
    Software blogs
    Blogarama - The Blog Directory
    Technology blogs Programming Blogs - BlogCatalog Blog Directory
    AddThis Feed Button
    AddThis Social Bookmark Button Page copy protected against web site content infringement by Copyscape
  • Click Cloud

    About Me Author Pinal Best Practices Database Data Warehousing DBA Main Outsourcing Technology Software Development SQL SQL Add-On SQLAuthority SQL Authority SQLAuthority Author Visit SQLAuthority Book Review SQLAuthority News SQLAuthority Website Review SQL Backup and Restore SQL Coding Standards SQL Constraint and Keys SQL Cursor SQL Data Storage SQL DateTime SQL DMV SQL Documentation SQL Download SQL Error Messages SQL Function SQL Humor SQL Index SQL Interview Questions and Answers SQL Joins SQL MVP SQL Performance SQL Puzzle SQL Query SQL Scripts SQL Security SQL Server SQL Server DBCC SQL Stored Procedure SQL Tips and Tricks SQL Trigger SQL User Group SQL Utility SQL XML Technology T SQL

Blog at WordPress.com. | Theme: Mistylook by Sadish.