ruilog
Notebook
Blog
About
Content Explore
Search
All
Other
Private
School
Software
Tech
SmartKit
Marathon
Trip
Relax
Life
《SQL Cookbook》
Published : 2008-11-12
Categories :
Software
Tags :
SQL
DB2
MySQL
Oracle
PostgreSQL
Database
Cookbook
O'Reilly
MSSQL
Read
来自 O'Reilly 的Cookbook系列,很多人将其翻译成“锦囊妙计”系列。
这本书应该有 100+ 妙计吧,分别提供 Oracle,MySQL,PostgreSQL,SQL Server,DB...
从字符串中删除不需要的字符[SQL]
Published : 2007-12-21
Categories :
Tech
Tags :
Replace
Translate
SQL
DB2
MySQL
SQL Server
Oracle
PostgreSQL
O'Reilly , SQL Cookbook
by Antbony Molinaro
解决方案:replace(), translate()
DB2
select ename,
replace(tr...
1
1
Categories
All
Other
Private
School
Software
Tech
SmartKit
Marathon
Trip
Relax
Life