s*s
3 楼
what part? what do u mean?
我就是要search database,但是希望search的时侯ignore case,
不关大写小写,指要字母一样就可以选中。
我在用sqlplus,要怎么设?
【在 a****s 的大作中提到】
: What part do you want to ignore? In mysql, if I define a field like char(5),
: the case are ignored. select * from table01 where name ="a"; is the
: same as select * from table01 where name ="A";
我就是要search database,但是希望search的时侯ignore case,
不关大写小写,指要字母一样就可以选中。
我在用sqlplus,要怎么设?
【在 a****s 的大作中提到】
: What part do you want to ignore? In mysql, if I define a field like char(5),
: the case are ignored. select * from table01 where name ="a"; is the
: same as select * from table01 where name ="A";
b*e
10 楼
I set btitle and ttitle
so every page has the title,
how to delete the title now?
so every page has the title,
how to delete the title now?
a*i
14 楼
say I have a table
create table test
(
id int,
name text
);
how do I get the names of the biggest 10 ids?
Thanks!
create table test
(
id int,
name text
);
how do I get the names of the biggest 10 ids?
Thanks!
a*i
17 楼
This is what I am using now on postgresql:
select id from test order by name limit 10;
I posted the question on the newsgroup last night and got 5 answers this morning.
select id from test order by name limit 10;
I posted the question on the newsgroup last night and got 5 answers this morning.
相关阅读
JimGray is missingDBA and DB developer安装Sybase ASE15 Linux Express版失败,请教了How come I don't see Database Engine under MSSQLSERVER如何用excel处理下面的问题(最好用VBAcode)database -> xml schema tool?请教把access编码由unicode换成ascii的方法请问如何搞到/买到北美互联网用户的IP地址包?mysql 如何更新一个表的index啊?申请database版版主数据库这门课值得学吗?Stata & Accessexcel的数据如何导入到access/mssql?A question about MS SQL Server database designfor round() function in SQL这两个 xml db 有什么不同?不耻的问一句:有人能帮忙搞到OCP考试的promotion code 或者代价券吗?[合集] Question about DSN (for oracle)Oracle prefetch的问题[合集] 不好意思当上版主了