XQuery & T-Sql
53
“Interesting links on XQuery and T-SQL” RSS
Curated by Tony Pierascenzi
88 Views
Scoop.it Score 53
Visitors Loading...
Created Dec 29, 2011
Updated Feb 22
Posts 74
Followers 1
Reactions 25
Tags
Suggest
Follow
www.hackingloops.com - January 23, 7:30 AM

XPath Injection Tutorial to Hack Websites Database ~ Hacking ...

It can be used directly by an application to query an XML document, as part of a larger operation such as applying an XSLT transformation to an XML document, or applying an XQuery to an XML document. In XPath injection, we ...
Share
1
Scooped on:
XQuery & T-Sql
www.zorba-xquery.com (via @holualex) - February 22, 7:25 AM

Zorba - The XQuery Processor

new zorba xquery live demo http://t.co/BhRzx5i1

Share
1
geeklad.com - February 22, 7:22 AM

SQL First Function

This allows you to obtain aggregation information for individual rows in a result. Unfortunately, this does not work in MySQL, but it does work in both Oracle and T-SQL (transact SQL, which is what MS SQL Server uses).
Share
1
eat-the-bear.blogspot.com - February 20, 6:32 PM

Eat The Bear: CONVERT CAST dates in T-SQL

CONVERT CAST dates in T-SQL. Sometimes you need to compare dates as text rather than in date format, and this can be especially useful when comparing dates from different systems using different data types.
Share
0
richbrownesq-sqlserver.blogspot.com - February 20, 6:32 PM

SQL Stuff: T-SQL: Get Last Day of Month

One of my early blog posts highlighted how to get the first day of the current month. Well, another common task is get to the last day of a month and i'm (reasonably) pleased to see that SQL Server 2012 has an inbuilt function ...
Share
0
smehrozalam.wordpress.com (via @bonaventuresoft) - February 20, 6:30 PM

TSQL Challenge 8: Using recursive CTE for a hierarchical relationship

Last week, I submitted an entry for T-SQL challenge 8. This time, the contestants were asked to process a hierarchy using recursive CTEs without applying any filters inside the CTE. The big challen...
Share
0
www.databasejournal.com - February 18, 11:39 AM

New User-defined Server Roles in SQL Server 2012 - Database Journal

New User-defined Server Roles in SQL Server 2012Database JournalSQL Server 2012 brings a couple of new security enhancements, one of which is to create a user defined server role.
Share
0
timscyclingblog.wordpress.com - February 16, 9:29 AM

SQL Server: Updating XML fields – XPath, XQuery – #sql #sqlserver ...

Further to my post SQL Server: Querying XML fields – XPath, XQuery, I'd like to expand on this and cover updating XML fields too. Unfortunately it appears you can only do one update at at a time, so often looping is required, ...
Share
1
www.ibm.com - February 16, 9:26 AM

Develop with XQuery: A better programming language for the database programmer

Most programmers think the XQuery language was developed to satisfy a niche market: A data querying and transformation language designed to handle XML data.
Share
1
pti.net (via @programmersedge) - February 16, 9:19 AM

SQL Server 2012 Firestarter Webcast Series | Webinars | IT Events | Microsoft Webinars | Perpetual Technologies, Inc.

PTI has created a series of 1 hour SQL Server 2012 Firestarter webcasts designed to give you a sneak peek at all the exciting changes, updates and toolkits that Microsoft will be offering in this new edition.
Share
1
openxmldeveloper.org - February 13, 8:39 AM

Getting Started with Open XML Development - Part III ...

Getting Started with Open XML Development. The first in a series of screen-casts for developers getting started in development with Open XML for the first time. In this video, I look at the Open XML standard from a high level.
Share
1
www.sqlmag.com - February 8, 8:08 AM

SQL Server 2012: How to Write T-SQL Windows Functions, Part 3

In this part three of this article series, Itzik Ben-Gan discusses how to write T-SQL windows functions in SQL Server 2012 'Denali'.
Share
1
www.jasonstrate.com (via @SQLintheWild) - February 8, 8:08 AM

XQuery | Strate SQL

Strate SQL - Questions, answers, opinions and scripts from a SQL Server DBA (@kekline That's xpath/xquery.
Share
1
dotnetshoutout.com - February 8, 8:05 AM

#0128 - SQL Server – SSMS – Tutorial – Part 03 – The T-SQL ...

More often than not, there is a myth in the developer community that Microsoft SQL Server does not provide the debugging abilities that other IDEs provide. Even SQL Server 2000 provided basic debugging ability.
Share
1
beyondrelational.com - February 22, 7:24 AM

Paresh's Blog - MERGE statement - a new tsql feature of SQL Server 2008 - Paresh Prajapati

It will a lengthy and complex coding if we need to perform insert, update and delete statement individually. Instead of write separate statements for the insert, update and delete operation, we have one more option which can be very helpful in t...
Share
1
maxdewpoint.blogspot.com - February 20, 6:33 PM

Loops in xQuery | The Max Dew Point

Loops in xQuery. There are multiple ways to loop through data in xQuery. The most famous in xQuery is the FLOWR expression. This provides readability and stability when it comes to document order.
Share
1
blog.sqlauthority.com - February 20, 6:32 PM

SQL SERVER – T-SQL Errors and Reactions – SQL in Sixty ...

In today's SQL in Sixty Seconds Rick Morelan has presented very visual reach concept of SQL Server. We all have idea how SQL Server reacts when it encounters T-SQL Error. Today Rick explains the same in quick seconds.
Share
1
pulse.sqlserverpedia.com - February 20, 6:31 PM

SQL Server 2012 (“Denali”): T-SQL Enhancements | Blog ...

SQL Server 2012 (“Denali”): T-SQL Enhancements. SQL Server 2012 has a number of new T-SQL features. Listed below are all of the new features, along with the best links I have found that describe each feature: WITH RESULT SETS ...
Share
1
voiceofthedba.wordpress.com - February 20, 6:29 PM

The T-SQL Tuesday #027 Roundup « Voice of the DBA

I didn't have quite the level of participation for T-SQL Tuesday #027 that I would have liked. I understand it was a holiday, and many people might have been otherwise occupied (a good thing), and there's less work for my ...
Share
0
aartemiou.blogspot.com - February 18, 11:38 AM

The SQL Server and .NET Blog: Listing Directory Contents using T ...

Listing Directory Contents using T-SQL. In many cases during the development of a sophisticated SQL Server Agent job, you might need to access the file system. For example you might want to list the contents of a specific ...
Share
0
sqlity.net - February 16, 9:27 AM

Purge Problems [TSQL Tuesday #027 - The Big Data Valentine's ...

T-SQL Tuesday #27 is hosted by Steve Jones (blog|twitter). This month's topic is “Big Data”. Purge Problems in Big Data – Not only a.
Share
0
dbpedias.com (via @NoSQLPedia) - February 16, 9:22 AM

Execute Multiple 2008/2005 SSIS Packages with a T-SQL from Mike Davis on DBPedias | Your Database Knowledge Community

DBPedias.com is a free interactive resource that uses real-world insight to help visitors make sense of all the information available on databases.
Share
0
richbrownesq-sqlserver.blogspot.com - February 13, 8:42 AM

SQL Stuff: T-SQL: INSERT with XML shredding is very slow

T-SQL: INSERT with XML shredding is very slow. Back in 2010, I came across a performance bug with SQL2008 SP1. When shredding XML using the nodes query, the performance is fine with a SELECT but when you want to ...
Share
1
alexopoulos7.blogspot.com - February 8, 8:09 AM

XML World-Countries XPath and XQuery Exercises | First Thoughts

XML World-Countries XPath and XQuery Exercises. XQuery. Question 1. Return the area of Mongolia. for $c in doc("countries.xml")/countries/country. where $c/@name = "Mongolia". return $c/data(@area). Question 2 ...
Share
1
www.sqlservercentral.com - February 8, 8:08 AM

Introduction to XML DML (Part 2) - Using the modify() method ...

Background in developing OLTP/document based databases, SQLXML and performance tuning with an unhealthy fascination for the SQL query optimiser! ...
Share
1
blog.sqlauthority.com - February 8, 8:06 AM

SQL SERVER – Finding Count of Logical CPU using T-SQL Script ...

SQL SERVER – Finding Count of Logical CPU using T-SQL Script – Identify Virtual Processors. February 4, 2012 by pinaldave. I recently received email from one of my very close friend from California. His question was very interesting.
Share
1
Previous 1 2 3 Next