15433.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 30 行

HTML
30
字号
<html>
  <head>
    <title>请教怎样在SQL语法中使用类似VB的left(&quot;aaaa&quot;,2)?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>请教怎样在SQL语法中使用类似VB的left(&quot;aaaa&quot;,2)?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:ckk1023@yahoo.com">kkcheung</a> on July 09, 1999 at 14:06:24:<p>
我想用一个 select * from test where left("aaaa",2)的SQL,<br>但left是VB的语法,可有方法做到一样的效果?
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 15433-->
<!--top: 15452--><li><a href="15452.html">要这样用...</a> <b>Sephiroth</b> <i>16:30:51 7/09/99</i>
(<!--responses: 15452-->0)
<ul><!--insert: 15452-->
</ul><!--end: 15452-->
<!--top: 15446--><li><a href="15446.html">Re: 请教怎样在SQL语法中使用类似VB的left(&quot;aaaa&quot;,2)?</a> <b>nothing</b> <i>16:12:12 7/09/99</i>
(<!--responses: 15446-->0)
<ul><!--insert: 15446-->
</ul><!--end: 15446-->
</ul><!--end: 15433-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?