SlideShare a Scribd company logo
MSSQL TableSchema
 XML Namespace
       Anney




         1          05/27/12
如何利用 TSQL 找出 table schema


∗   sp_help '{tableName}‘
∗   sys.tables join sys.columns join sys.types
∗   FOR XML RAW, XMLDATA
∗   FOR XML RAW, XMLSCHEMA('{Target NameSpace}')




                         2                         05/27/12
sp_help




   3      05/27/12
sys.tables, sys.columns, sys.types




                4                05/27/12
FOR XML RAW, XMLDATA




         5             05/27/12
XMLDATA 不支援
 nvarchar(max)




      6          05/27/12
FOR XML RAW, XMLSCHEMA




          7              05/27/12
XMLSCHEMA(targetNamespace)




            8            05/27/12
What’s target Namespace


∗ 僅定義在 xml schema.




                     9       05/27/12
What’s default Namespace




           10              05/27/12
這兩個 xml 等價嗎?




     11        05/27/12
如何讓兩個 XML 等價?




      12        05/27/12
Reference


∗ http://
  msdn.microsoft.com/en-us/library/ms173812.aspx
∗ http://msdn.microsoft.com/en-us/library/ms173812(v=sql.105).a
∗ http
  ://www.w3.org/TR/2004/PER-xmlschema-0-20040318/#
  NS



                           13                           05/27/12
~ THE END ~




     14       05/27/12

More Related Content

Viewers also liked (20)

PDF
Nest v. Flat with EmberData
Ryan M Harrison
 
PDF
Ember: Guts & Goals
Bob Lail
 
PDF
Developing Single Page Apps with Ember.js
Leo Hernandez
 
PDF
Ember.js the Second Step
Dopin Ninja
 
PDF
Intro to emberjs
Mandy Pao
 
PDF
Ember.js internals backburner.js and rsvp.js
gavinjoyce
 
PDF
Write Once, Run Everywhere - Ember.js Munich
Mike North
 
PDF
Ember.js firebase HTML5 NYC
Brendan O'Hara, MBA
 
PDF
Parse Apps with Ember.js
Matthew Beale
 
PDF
Complex Architectures in Ember
Matthew Beale
 
PPTX
Intro to Ember.JS 2016
Sandino Núñez
 
PDF
Presentation react
ismnoiet
 
PDF
Intro to Ember.js
Jay Phelps
 
PDF
An introduction to Ember.js
codeofficer
 
PDF
TDC2016SP - Trilha Frameworks JavaScript
tdc-globalcode
 
PDF
A Debugging Adventure: Journey through Ember.js Glue
Mike North
 
PDF
Upgrading Ember.js Apps
Ben Limmer
 
PDF
Ember.js - A JavaScript framework for creating ambitious web applications
Juliana Lucena
 
PDF
Jellyfish Pitch
Bootcamp
 
PDF
In The Trenches With Tomster, Upgrading Ember.js & Ember Data
Stacy London
 
Nest v. Flat with EmberData
Ryan M Harrison
 
Ember: Guts & Goals
Bob Lail
 
Developing Single Page Apps with Ember.js
Leo Hernandez
 
Ember.js the Second Step
Dopin Ninja
 
Intro to emberjs
Mandy Pao
 
Ember.js internals backburner.js and rsvp.js
gavinjoyce
 
Write Once, Run Everywhere - Ember.js Munich
Mike North
 
Ember.js firebase HTML5 NYC
Brendan O'Hara, MBA
 
Parse Apps with Ember.js
Matthew Beale
 
Complex Architectures in Ember
Matthew Beale
 
Intro to Ember.JS 2016
Sandino Núñez
 
Presentation react
ismnoiet
 
Intro to Ember.js
Jay Phelps
 
An introduction to Ember.js
codeofficer
 
TDC2016SP - Trilha Frameworks JavaScript
tdc-globalcode
 
A Debugging Adventure: Journey through Ember.js Glue
Mike North
 
Upgrading Ember.js Apps
Ben Limmer
 
Ember.js - A JavaScript framework for creating ambitious web applications
Juliana Lucena
 
Jellyfish Pitch
Bootcamp
 
In The Trenches With Tomster, Upgrading Ember.js & Ember Data
Stacy London
 

More from LearningTech (20)

PPTX
vim
LearningTech
 
PPTX
PostCss
LearningTech
 
PPTX
ReactJs
LearningTech
 
PPTX
Docker
LearningTech
 
PPTX
Semantic ui
LearningTech
 
PPTX
node.js errors
LearningTech
 
PPTX
Process control nodejs
LearningTech
 
PPTX
Expression tree
LearningTech
 
PPTX
SQL 效能調校
LearningTech
 
PPTX
flexbox report
LearningTech
 
PPTX
Vic weekly learning_20160504
LearningTech
 
PPTX
Reflection & activator
LearningTech
 
PPTX
Peggy markdown
LearningTech
 
PPTX
Node child process
LearningTech
 
PPTX
20160415ken.lee
LearningTech
 
PPTX
Peggy elasticsearch應用
LearningTech
 
PPTX
Expression tree
LearningTech
 
PPTX
Vic weekly learning_20160325
LearningTech
 
PPTX
D3js learning tips
LearningTech
 
PPTX
git command
LearningTech
 
PostCss
LearningTech
 
ReactJs
LearningTech
 
Docker
LearningTech
 
Semantic ui
LearningTech
 
node.js errors
LearningTech
 
Process control nodejs
LearningTech
 
Expression tree
LearningTech
 
SQL 效能調校
LearningTech
 
flexbox report
LearningTech
 
Vic weekly learning_20160504
LearningTech
 
Reflection & activator
LearningTech
 
Peggy markdown
LearningTech
 
Node child process
LearningTech
 
20160415ken.lee
LearningTech
 
Peggy elasticsearch應用
LearningTech
 
Expression tree
LearningTech
 
Vic weekly learning_20160325
LearningTech
 
D3js learning tips
LearningTech
 
git command
LearningTech
 
Ad

Recently uploaded (10)

PDF
プライバシ保護のためのインターネットアーキテクチャの進化 (2025-07-11)
Jun Kurihara
 
PDF
ABC2025S LT講演「世界の窓から Androidこんにちは2025」アプリ自動生成の将来?ロボティクスの夢再び?
嶋 是一 (Yoshikazu SHIMA)
 
PDF
Hyperledger Fabric最新v3.x系での機能強化、変更点にキャッチアップ!
LFDT Tokyo Meetup
 
PDF
人気ブロックチェーン基盤「Hyperledger Fabric」最新版を動かしてみた!
LFDT Tokyo Meetup
 
PDF
Hyperledger Fabric公式サンプル fabric-samples徹底解説
LFDT Tokyo Meetup
 
PDF
SIG-AUDIO 2025 Vol.02 オンラインセミナー SIG-Audioプレゼン資料_オーディオプラグイン開発_塩澤達矢.pdf
IGDA Japan SIG-Audio
 
PDF
20250710_Devinで切り拓くDB革命_〜価値創出に集中せよ〜.pdf
Masaki Yamakawa
 
PDF
生成AIパネルトーク(Interop25Tokyo APPS JAPAN M1-07,M2-07 嶋ポジショントーク)
嶋 是一 (Yoshikazu SHIMA)
 
PDF
[Hardening Designers Confernece 2025]ランサムウェアでの見えざるログ・見えるログ
kataware
 
PDF
20250630_aws_reinforce_2025_aws_sheild_network_security_director
uedayuki
 
プライバシ保護のためのインターネットアーキテクチャの進化 (2025-07-11)
Jun Kurihara
 
ABC2025S LT講演「世界の窓から Androidこんにちは2025」アプリ自動生成の将来?ロボティクスの夢再び?
嶋 是一 (Yoshikazu SHIMA)
 
Hyperledger Fabric最新v3.x系での機能強化、変更点にキャッチアップ!
LFDT Tokyo Meetup
 
人気ブロックチェーン基盤「Hyperledger Fabric」最新版を動かしてみた!
LFDT Tokyo Meetup
 
Hyperledger Fabric公式サンプル fabric-samples徹底解説
LFDT Tokyo Meetup
 
SIG-AUDIO 2025 Vol.02 オンラインセミナー SIG-Audioプレゼン資料_オーディオプラグイン開発_塩澤達矢.pdf
IGDA Japan SIG-Audio
 
20250710_Devinで切り拓くDB革命_〜価値創出に集中せよ〜.pdf
Masaki Yamakawa
 
生成AIパネルトーク(Interop25Tokyo APPS JAPAN M1-07,M2-07 嶋ポジショントーク)
嶋 是一 (Yoshikazu SHIMA)
 
[Hardening Designers Confernece 2025]ランサムウェアでの見えざるログ・見えるログ
kataware
 
20250630_aws_reinforce_2025_aws_sheild_network_security_director
uedayuki
 
Ad

20120518 mssql table_schema_xml_namespace