Quantcast
Channel: Ozar.net Developer Blog » T-SQL
Browsing all 18 articles
Browse latest View live

Valid styles for converting datetime to string

I wrote this little table and procedure to help me remember what style 104 did, or how to get HH:MM AM/PM out of a DATETIME column. Basically, it populates a table with the valid style numbers, then...

View Article



SQL Server 2008 T-SQL Debugger

The Transact-SQL debugger in SQL Server Management Studio enables you to find errors in Transact-SQL scripts, stored procedures, triggers, and functions by observing their run-time behavior. You can...

View Article

How do I set up a job on SQL 2000 to back up a database on other computers in...

I am trying to create a job on SQL 2000 that will allow me to backup databases from 3 other computers in my domain. all running SQL 2000. i need help writing the T-SQL Statement to insert in the job...

View Article

How do I get started in writing/programming in T-SQL?

I am completely confused on what T-SQL really is and how it is different from SQL and its variants. How do you guys program something using T-SQL language? I mean where do you actually ‘encode’ those...

View Article

What’s the difference between and Join and a Subquery (T-SQL)?

Related posts: SQL SERVER / T-SQL Tutorial: Left Outer Join – Right Outer Join – Full Join – Combining Join SQL SERVER Tutorial – T-SQL: TOP – CROSS JOIN – JOIN WITH WHERE – INNER JOIN – MULTIPLE JOIN...

View Article


SQL Server 2008 Transact-SQL Recipes: A Problem-Solution Approach

ISBN13: 9781590599808 Condition: NEW Notes: Brand New from Publisher. No Remainder Mark. Product Description SQL Server 2008 Transact–SQL Recipes: A Problem–Solution Approach is an example–based guide...

View Article

EXCEL: T-SQL Generator

Generate T-SQL statements with Excel. Related posts: Generate ASP.NET/AJAX web apps with Code ontime Generator SQL Server 2008 T-SQL Debugger SQL SERVER / T-SQL Tutorial: Left Outer Join – Right Outer...

View Article

Automating tests for T-SQL code

tst.codeplex.com This is a short demo of the TST tool. This is an open source tool that can be used to write and automate tests for T-SQL code. Similar to other tools like SPUnit but with a more mature...

View Article


Pro T-SQL 2005 Programmer’s Guide

Product Description Pro T-SQL 2005 Programmer’s Guide provides comprehensive and detailed coverage of all the major features and facilities of T-SQL for SQL Server 2005. It is designed for all users of...

View Article


Pro T-SQL 2005 Programmer’s Guide

Product Description Pro T-SQL 2005 Programmer’s Guide provides comprehensive and detailed coverage of all the major features and facilities of T-SQL for SQL Server 2005. It is designed for all users of...

View Article

SQL SERVER Tutorial – T-SQL: TOP – CROSS JOIN – JOIN WITH WHERE – INNER JOIN...

T-SQL Tutorial Related posts: SQL SERVER / T-SQL Tutorial: Left Outer Join – Right Outer Join – Full Join – Combining Join SQL SERVER Tutorial – T-SQL: Self Join SQL SERVER Tutorial – T-SQL: Inserting...

View Article

SQL SERVER / T-SQL Tutorial: Left Outer Join – Right Outer Join – Full Join –...

T-SQL Tutorial Related posts: SQL SERVER Tutorial – T-SQL: TOP – CROSS JOIN – JOIN WITH WHERE – INNER JOIN – MULTIPLE JOIN SQL SERVER Tutorial – T-SQL: Self Join SQL SERVER Tutorial – T-SQL: ORDER BY –...

View Article

T-SQL 2008 Joes 2 Pros: Core T-SQL Coding Fundamentals For Microsoft SQL...

Product Description Joes 2 Pros turns SQL students into SQL certified experts. This is the original SQL book that began it all. A newer second edition of this book has been reprinted with a lower price...

View Article


SQL SERVER Tutorial – T-SQL: ORDER BY – COUNTING – GROUP BY – HAVING

T-SQL Tutorial Related posts: SQL SERVER Tutorial – T-SQL: Self Join SQL SERVER Tutorial – T-SQL: Built-in Functions – Working with NULLS – COALESCE – ISNUMERIC SQL SERVER Tutorial – T-SQL: BATCHES –...

View Article

SQL SERVER Tutorial – T-SQL: Built-in Functions – Working with NULLS –...

T-SQL TUTORIAL Related posts: SQL SERVER Tutorial – T-SQL: ORDER BY – COUNTING – GROUP BY – HAVING SQL SERVER Tutorial – T-SQL: Self Join Visual Basic 2008 Tutorial – Send an EMail WORKING – HD Related...

View Article


SQL SERVER Tutorial – T-SQL: Self Join

T-SQL Tutorial Related posts: SQL SERVER Tutorial – T-SQL: TOP – CROSS JOIN – JOIN WITH WHERE – INNER JOIN – MULTIPLE JOIN SQL SERVER / T-SQL Tutorial: Left Outer Join – Right Outer Join – Full Join –...

View Article

Microsoft SQL Server 2005 Stored Procedure Programming in T-SQL & . NET

Product Description Create and Use Stored Procedures for Optimal Database PerformanceDevelop complex stored procedures to retrieve, manipulate, update, and delete data. Microsoft SQL Server 2005 Stored...

View Article


SQL SERVER Tutorial – T-SQL: BATCHES – Variables

T-SQL TUTORIAL Related posts: SQL SERVER Tutorial – T-SQL: ORDER BY – COUNTING – GROUP BY – HAVING PHP Tutorial #2 – Variables and comments SQL SERVER Tutorial – T-SQL: Built-in Functions – Working...

View Article
Browsing all 18 articles
Browse latest View live




Latest Images