`

with as 及 update

 
阅读更多

with a as(
select a.EmplID, a.WorkID,a.EmplName,b.Pws from HrEmployee a
inner join EquFinger b
on b.EmplID=a.EmplID
)
--select b.ssn,b.name,b.cardno,a.pws,a.workid,a.emplname ,c.WorkID
update c set workid=b.ssn
from a
inner join wlsp_zkt.dbo.USERINFO b
on b.CardNo=a.pws
inner join HrEmployee c
on c.EmplID=a.emplid

分享到:
评论

相关推荐

    Delphi7.1 Update

    If you have updated any Borland packages in the system32 directory with unofficial patches or updates from CodeCentral, MSI might revert (auto-repair) those packages to their previous version during ...

    抓图神器2016 with update 3

    1. Recent Windows operating systems such as win7, win8, win10, etc, are all OK. Not yet tested on earlier Windows platforms. 2. .NET Framework 4.5 or above is installed. Note: 1. 为保证程序正常运行,...

    Learning Physics Modeling with - Learning Physics Modeling.pdf

    As a game developer, you'll know the power of PhysX to add simulation-level realism to games, and this book shows you exactly how best to achieve it with a hands-on, examples-led approach. ...

    Beginning JavaScript with DOM Scripting and Ajax: Second Editon

    As well as focusing on client-side JavaScript, you will also learn how to work with the Browser Object Model, the Document Object Model (DOM), how to use XML and JSON as well as communicate with ...

    Data Mining with R: Learning with Case Studies, Second Edition

    Designed for users of data analysis tools, as well as researchers and developers, the book should be useful for anyone interested in entering the "world" of R and data mining. About the Author Luís...

    抓图神器2016 with update 1

    1. Recent Windows operating systems such as win7, win8, win10, etc, are all OK. Not yet tested on earlier Windows platforms. 2. .NET Framework 4.5 or above is installed. Bugs Fixed: 1.上个版本下载...

    抓图神器2016 with update 2

    Features: 1. 从指定网页以及符合...1. Recent Windows operating systems such as win7, win8, win10, etc, are all OK. Not yet tested on earlier Windows platforms. 2. .NET Framework 4.5 or above is installed.

    Beginning JavaScript with DOM Scripting and Ajax (pdf + ePub)

    As well as focusing on client-side JavaScript, you will also learn how to work with the Browser Object Model, the Document Object Model (DOM), how to use XML and JSON as well as communicate with ...

    Stream Processing with Apache Flink

    Get started with Apache Flink, the open source framework that enables you to process streaming data—such as user interactions, sensor data, and machine logs—as it arrives. With this practical guide,...

    各数据库的批量Update操作

    一、前言  MyBatis的update元素的用法与insert元素基本...  WITH R AS(  SELECT 'John' as name, 18 as age, 42 as id  UNION ALL  SELECT 'Mary' as name, 20 as age, 43 as id  UNION ALL  SEL

    Troubleshooting.Windows.Server.with.PowerShell

    diagnose, and solve problems with your Windows Server environment, reducing the need for external tools, and ensuring you stay up-to-date with PowerShell as it quickly becomes one of the most useful ...

    Bluetooth Market Update 2018

    In 2018, nearly 4 billion devices will ship with Bluetooth® technology. Thanks to Bluetooth mesh networking and the momentum of Bluetooth 5, Bluetooth is now poised as an industrial-grade ...

    ARM Compiler v5.05, Build 169 for Windows

    ARM Compiler v5.05, Build 169, is intended for use as an update for ARM Compiler 5 products, and must be used with a suitable license from one of these products. This update is not suitable for ...

    Data Visualization with D3 4.x Cookbook

    Create data-driven dynamic visualizations that update as the data does Leverage the various layouts provided by D3 to create sophisticated, dynamic, and interactive charts and graphics Create data-...

    Professional SQL Server 2012 Analysis Services with MDX and DAX part2

    The first major update to Microsofts state-of-the-art, complex toolset for business intelligence (BI) in years is now available and what better way to master it than with this detailed book from key ...

    CRC.Data.Mining.with.R.Learning.with.Case.Studies.2nd.Edition

    Providing an extensive update to the best-selling first edition, this new edition is divided into two parts. The first part will feature introductory material, including a new chapter that provides ...

    ASP.NET MVC with Entity Framework and CSS

    • Manage CRUD operations including model binding as recommended by Microsoft and dealing with cascading deletions correctly • Input and data validation using Attributes • Sorting and paging through...

    Unity Save Game Pro - Gold Update

    Save Game Pro is a complete, powerful and feature-rich save game solution for Unity (Game Engine) that lets you save everything such as Components, Data Types, GameObjects including Custom Data Types ...

    Natural Language Processing with PyTorch_ Build Intelligent Language App

    with each PyTorch update from 0.2 to 0.4. P yTorch 1.0 is due to release around when this book comes out. The code examples in the book are PyTorch 0.4–compliant and should work as they are with the ...

Global site tag (gtag.js) - Google Analytics