• <small id='UjE7y'></small><noframes id='UjE7y'>

  • <i id='UjE7y'><tr id='UjE7y'><dt id='UjE7y'><q id='UjE7y'><span id='UjE7y'><b id='UjE7y'><form id='UjE7y'><ins id='UjE7y'></ins><ul id='UjE7y'></ul><sub id='UjE7y'></sub></form><legend id='UjE7y'></legend><bdo id='UjE7y'><pre id='UjE7y'><center id='UjE7y'></center></pre></bdo></b><th id='UjE7y'></th></span></q></dt></tr></i><div id='UjE7y'><tfoot id='UjE7y'></tfoot><dl id='UjE7y'><fieldset id='UjE7y'></fieldset></dl></div>
    <legend id='UjE7y'><style id='UjE7y'><dir id='UjE7y'><q id='UjE7y'></q></dir></style></legend>

    • <bdo id='UjE7y'></bdo><ul id='UjE7y'></ul>
    <tfoot id='UjE7y'></tfoot>

        Yii 条件 <IS NULL>

        Yii condition lt;IS NULLgt;(Yii 条件 IS NULL)
            • <i id='Mm0Z6'><tr id='Mm0Z6'><dt id='Mm0Z6'><q id='Mm0Z6'><span id='Mm0Z6'><b id='Mm0Z6'><form id='Mm0Z6'><ins id='Mm0Z6'></ins><ul id='Mm0Z6'></ul><sub id='Mm0Z6'></sub></form><legend id='Mm0Z6'></legend><bdo id='Mm0Z6'><pre id='Mm0Z6'><center id='Mm0Z6'></center></pre></bdo></b><th id='Mm0Z6'></th></span></q></dt></tr></i><div id='Mm0Z6'><tfoot id='Mm0Z6'></tfoot><dl id='Mm0Z6'><fieldset id='Mm0Z6'></fieldset></dl></div>
                <tbody id='Mm0Z6'></tbody>

              <tfoot id='Mm0Z6'></tfoot>
              <legend id='Mm0Z6'><style id='Mm0Z6'><dir id='Mm0Z6'><q id='Mm0Z6'></q></dir></style></legend>

              <small id='Mm0Z6'></small><noframes id='Mm0Z6'>

                <bdo id='Mm0Z6'></bdo><ul id='Mm0Z6'></ul>

                1. 本文介绍了Yii 条件 <IS NULL>的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  如何逐列查找空值?

                  它不起作用:

                  $criteria->condition = '`seller_id` IS NULL';
                  

                  推荐答案

                  $criteria->addCondition('seller_id IS NULL');
                  $data= MODEL::model()->find($criteria);
                  

                  试过了? **seller_id** 是 Yii 中映射的列名,它可能与您数据库中的实际列名不同.

                  tried this? **seller_id** is the mapped column name in Yii, it may not be same as the actual column name in your database.

                  这篇关于Yii 条件 <IS NULL>的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Appending GET parameters to URL from lt;formgt; action(将 GET 参数附加到来自 lt;formgt; 的 URL行动)
                  Forcing quot;Save Asquot; dialog via jQuery GET(强制“另存为通过 jQuery GET 对话框)
                  PHP - get certain word from string(PHP - 从字符串中获取某个单词)
                  How to debug a get request in php using curl(如何使用 curl 在 php 中调试 get 请求)
                  get a # from a url in php(从 php 中的 url 获取 #)
                  PHP - include() file not working when variables are put in url?(PHP - 将变量放入 url 时,include() 文件不起作用?)
                2. <legend id='GPtj2'><style id='GPtj2'><dir id='GPtj2'><q id='GPtj2'></q></dir></style></legend>
                3. <i id='GPtj2'><tr id='GPtj2'><dt id='GPtj2'><q id='GPtj2'><span id='GPtj2'><b id='GPtj2'><form id='GPtj2'><ins id='GPtj2'></ins><ul id='GPtj2'></ul><sub id='GPtj2'></sub></form><legend id='GPtj2'></legend><bdo id='GPtj2'><pre id='GPtj2'><center id='GPtj2'></center></pre></bdo></b><th id='GPtj2'></th></span></q></dt></tr></i><div id='GPtj2'><tfoot id='GPtj2'></tfoot><dl id='GPtj2'><fieldset id='GPtj2'></fieldset></dl></div>

                  <small id='GPtj2'></small><noframes id='GPtj2'>

                    <tbody id='GPtj2'></tbody>
                  • <bdo id='GPtj2'></bdo><ul id='GPtj2'></ul>

                        <tfoot id='GPtj2'></tfoot>