SQL_SERVER Telegram 548
سلام دوستان عزیزم
امیدوارم حالتون خوب باشه
شاید براتون پیش اومده باشه که نیاز داشته باشید برای تغییرات جداول ، یا ایجاد جداول جدید کد بنویسید و در سایت مشتری اجرا کنید.
در نسخه های پایین تر از 2016 برای اینکه یک جدول رو حذف کنید بهتر بود تست می کردین که وجود داره که کد شما خطا نده.
If object_id(N'dbo.Products',N'U') is not null Drop Table Dbo.products

از نسخه 2016 به بعد میتونید از ساختار زیباتر و ساده تری استفاده کنید و به این صورت بنویسید.
Drop Table If exists dbo.products
و اگر چند جدول بود کافیه فقط با کاما از هم جدا بشن . مانند

Drop Table If exists dbo.products,dbo.orders
امیدوارم لذت برده باشید.

شاد و پرانرژی باشید.
حمیدرضا صادقیان
@Hamidreza_Sadeghian

#TSQL_Tips
#DDL



tgoop.com/sql_server/548
Create:
Last Update:

سلام دوستان عزیزم
امیدوارم حالتون خوب باشه
شاید براتون پیش اومده باشه که نیاز داشته باشید برای تغییرات جداول ، یا ایجاد جداول جدید کد بنویسید و در سایت مشتری اجرا کنید.
در نسخه های پایین تر از 2016 برای اینکه یک جدول رو حذف کنید بهتر بود تست می کردین که وجود داره که کد شما خطا نده.
If object_id(N'dbo.Products',N'U') is not null Drop Table Dbo.products

از نسخه 2016 به بعد میتونید از ساختار زیباتر و ساده تری استفاده کنید و به این صورت بنویسید.
Drop Table If exists dbo.products
و اگر چند جدول بود کافیه فقط با کاما از هم جدا بشن . مانند

Drop Table If exists dbo.products,dbo.orders
امیدوارم لذت برده باشید.

شاد و پرانرژی باشید.
حمیدرضا صادقیان
@Hamidreza_Sadeghian

#TSQL_Tips
#DDL

BY SQL Server


Share with your friend now:
tgoop.com/sql_server/548

View MORE
Open in Telegram


Telegram News

Date: |

Don’t publish new content at nighttime. Since not all users disable notifications for the night, you risk inadvertently disturbing them. Telegram offers a powerful toolset that allows businesses to create and manage channels, groups, and bots to broadcast messages, engage in conversations, and offer reliable customer support via bots. Find your optimal posting schedule and stick to it. The peak posting times include 8 am, 6 pm, and 8 pm on social media. Try to publish serious stuff in the morning and leave less demanding content later in the day. As of Thursday, the SUCK Channel had 34,146 subscribers, with only one message dated August 28, 2020. It was an announcement stating that police had removed all posts on the channel because its content “contravenes the laws of Hong Kong.” As five out of seven counts were serious, Hui sentenced Ng to six years and six months in jail.
from us


Telegram SQL Server
FROM American