久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

如何在同一查詢中將一個數(shù)據(jù)字段用于另一個

How to use one data field into another case expression in the same query(如何在同一查詢中將一個數(shù)據(jù)字段用于另一個 case 表達式)
本文介紹了如何在同一查詢中將一個數(shù)據(jù)字段用于另一個 case 表達式的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學(xué)習(xí)吧!

問題描述

限時送ChatGPT賬號..

我想在 CASE 表達式的第二部分使用 SNumber 但不知道如何使用它?

I want to use SNumber in the second part of CASE expression but not sure how to use it?

    select    
        PE.EDateTime,
        (case when(PE.EDateTime is not NULL and cast(PE.EDateTime as time) < '12:30') then cast(format(PE.EDateTime,'yyyyMMddhhmm') as varchar(50))+'AM'
             when (PE.ADate is not NULL and cast(PE.ADate as time) < '12:30') then cast(format(PE.ADate,'yyyyMMddhhmm') as varchar(50))+'AM'
             when (PE.EDateTime is not NULL and cast(PE.EDateTime as time) >= '12:30') THEN  cast(format(PE.EDateTime,'yyyyMMddhhmm') as varchar(50))+'PM'
             when  (PE.ADate is not NULL and cast(PE.ADate as time) > '12:30') then cast(format(PE.ADate,'yyyyMMddhhmm') as varchar(50))+'PM'
             else null 
            end) as SNumber,
   
     case 
   when (SNumber like'%AM') then 'AM'
   when SNumber like '%PM') then 'PM'
   else null 
end as [Session],
        Comments   
    from (
        select       
            PE1.RId,
            PE1.ADate,
            PE1.EDateTime
        from (
            select
                RegEId, 
                ADate,
                EDateTime,
                Comments
            from PatEnr
            where PreNumber is not null               
            ) as PE1
        left join Pat PEA 
            on PE1.RegEId = PEA.RegEId   
        left join PBooking PB 
            on PB.RegEId = PE1.RegEId
        ) as PE

我想在下面的同一查詢中使用 SNumber ,但我無法使用它,因為這都屬于一個查詢.有沒有辦法在下面的 CASE 中使用上述內(nèi)容?我想使用如下所示的內(nèi)容.

I want to use SNumber here below in the same query but I am not able to use this as this all belongs to one query. Is there any way to use the above in below CASE? I want to use something like below.

case 
   when (SNumber like'%AM') then 'AM'
   when (SNumber like '%%PM') then 'PM'
   else null 
end as Session,

推薦答案

使用交叉應(yīng)用來執(zhí)行您可以重復(fù)使用的計算.

Use cross apply to perform your calculation which you can then reuse.

select
    SNumber
    , case when SNumber like '%AM%' then 'AM'
    when SNumber like  '%PM%' then 'PM'
    else null end as [Session]
from MyTable PE
cross apply (
values (
    case when(PE.EDateTime is not NULL and cast(PE.EDateTime as time) < '12:30') then cast(format(PE.EDateTime,'yyyyMMddhhmm') as varchar(50))+'AM'
    when (PE.ADate is not NULL and cast(PE.ADate as time) < '12:30') then cast(format(PE.ADate,'yyyyMMddhhmm') as varchar(50))+'AM'
    when (PE.EDateTime is not NULL and cast(PE.EDateTime as time) >= '12:30') THEN  cast(format(PE.EDateTime,'yyyyMMddhhmm') as varchar(50))+'PM'
    when (PE.ADate is not NULL and cast(PE.ADate as time) > '12:30') then cast(format(PE.ADate,'yyyyMMddhhmm') as varchar(50))+'PM'
    else null 
    end
)) x (SNumber)

注意:contains 在該上下文中不起作用 - 它是全文搜索的 where 子句謂詞,因此我已替換為 喜歡.

Note: contains doesn't work in that context - its a where clause predicate for full-text search, so I've replaced with like.

這篇關(guān)于如何在同一查詢中將一個數(shù)據(jù)字段用于另一個 case 表達式的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

【網(wǎng)站聲明】本站部分內(nèi)容來源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請聯(lián)系我們刪除處理,感謝您的支持!

相關(guān)文檔推薦

What SQL Server Datatype Should I Use To Store A Byte[](我應(yīng)該使用什么 SQL Server 數(shù)據(jù)類型來存儲字節(jié) [])
Interpreting type codes in sys.objects in SQL Server(解釋 SQL Server 中 sys.objects 中的類型代碼)
Typeorm Does not return all data(Typeorm 不返回所有數(shù)據(jù))
Typeorm .loadRelationCountAndMap returns zeros(Typeorm .loadRelationCountAndMap 返回零)
How to convert #39;2016-07-01 01:12:22 PM#39; to #39;2016-07-01 13:12:22#39; hour format?(如何將“2016-07-01 01:12:22 PM轉(zhuǎn)換為“2016-07-01 13:12:22小時格式?)
MS SQL: Should ISDATE() Return quot;1quot; when Cannot Cast as Date?(MS SQL:ISDATE() 是否應(yīng)該返回“1?什么時候不能投射為日期?)
主站蜘蛛池模板: 久久99精品久久久久婷婷 | 久草网址 | 欧美日韩a| 午夜精品久久久久久久久久久久久 | 夜夜骑首页| 黄色在线免费观看视频网站 | 国产成人精品免费视频大全最热 | 国产一二三区精品视频 | 午夜一区二区三区在线观看 | 亚洲xx在线 | 91天堂网| 毛片网在线观看 | 国产在线精品一区二区三区 | 国内精品一区二区三区 | 成人国产精品一级毛片视频毛片 | 四虎影院一区二区 | 日韩中文字幕视频在线观看 | 亚洲一区二区三区免费 | 日韩久久久久久 | 四虎在线播放 | 日韩手机在线看片 | av日日操| 欧美一级二级三级视频 | 黄色骚片 | 中文字幕亚洲无线 | 91精品国产91久久久久久最新 | 日韩成人在线播放 | a级大片免费观看 | 国产xxxx搡xxxxx搡麻豆 | 欧美成人猛片aaaaaaa | 成人国产免费观看 | 久久久精品一区二区 | 精品国产一区二区在线 | 天堂久久久久久久 | 亚洲福利av | www.99热.com | 日日骚网 | 久草免费在线 | 色综合久久88色综合天天 | 欧美激情五月 | 国产精品www|