Jacob Sebastian


SQLServerCentral Article

T-SQL Challenge #1

Do you want to improve your T-SQL skills? MVP Jacob Sebastian runs regular challenges to get you to think about how to solve a problem in T-SQL. These run monthly and we have a summary and explanation from challenge #1 to help you learn more about moving data from 3 tables into a specific format.

4 (4)

You rated this post out of 5. Change rating

2009-09-14

9,757 reads

SQLServerCentral Article

Passing a Table to a Stored Procedure

SQL Server 2008, code named Katmai, has some very interesting additions to the SQL Server platform to make your development tasks easier. One of these is passing a table variable as a parameter to a stored procedure and regular columnist Jacob Sebastian shows us how.

4.23 (22)

You rated this post out of 5. Change rating

2009-02-13 (first published: )

34,054 reads

The Art of XSD eBook Download

SQL Server XML Schemas

When information is exchanged in XML format, there needs to be an agreement between the sender and receiver about the structure and content of the XML document. An XSD (XML Schema Definition Language) Schema can be used to enforce this contract and validate the XML data being exchanged. Jacob Sebastian's book explains all.

You rated this post out of 5. Change rating

2009-02-10

5,304 reads

Blogs

The Redgate Seminar – Brisbane

By

On Thursday, May 2, we have the Redgate Seminar in Brisbane. I’ll be at...

Microsoft Fabric Training and Tutorials

By

Microsoft Fabric is the new data offering in Microsoft Azure and there is a...

DBA and Developer: Allies or Adversaries?

By

In the expansive landscape of software development, the relationship between Database Administrators (DBAs) and...

Read the latest Blogs

Forums

Report definition has an invalid target namespace

By Frank Cazabon

I'm hoping someone here has encountered this before and was able to fix it....

Query about GAC (Global Assembly Cache)

By Jobs90312

Hi everyone, So I have a SSIS package that performs some importing/exporting from MySQL...

How to check for data loss after rollback

By Lord Slaagh

Hello SSC, I am not a DBA,. I have some DBA knowledge, but my...

Visit the forum

Question of the Day

Reporting Services Editions

In which editions of SQL Server 2022 can you run Reporting Services?

See possible answers