What is the translation of " TO SQL " in Korean?

SQL
to SQL
to SQL serversql
to SQL
SQL을
SQL

Examples of using To sql in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Send the selected trigger to SQL Editor.
선택한 트리거를 SQL 편집기로 보냅니다.
Logstash to SQL Server connection fail.
UDL 파일로 SQL Server 연결 테스트.
It means it's ready to SQL inject.
그건 SQL inject를 실행할 준비가 되었다는 뜻입니다.
How To SQL Server No comments Bish Jaishi.
방법 SQL 서버 코멘트가 없습니다 BISH Jaishi.
Add the selected SQL to SQL Editor.
선택한 SQL을 SQL 편집기에 추가합니다.
LINQ to SQL provides a runtime infrastructure for managing relational data as objects.
LINQ to SQLLINQ to SQL 관계형 데이터를 개체로 관리 하기 위한 런타임 인프라를 제공 하는 기술이입니다.
Changeover from Microsoft Access to SQL Server.
Microsoft Access에서 SQL 서버로 전환.
But let's return to SQL Azure Federations.
이제 SQL Azure Federation을 생성해보도록 하겠습니다.
Press CTRL+K, M and change the language mode to SQL.
키를 눌러 ctrl + k, m 언어 모드를 변경 하 고 sql합니다.
Entity Framework VS LINQ to SQL VS ADO. NET with stored procedures?
Sql eager - Entity Framework VS LINQ to SQL VS 저장 프로 시저가있는 ADO. NET?
Next Editor Ctrl+ Alt+ Right Add User to SQL Shift+ F8.
다음 편집기 Ctrl + Alt + Right 사용자 SQL에 추가 Shift + F8.
Connect to SQL Server When System Administrators Are Locked Out.
시스템 관리자가 잠겨 있는 경우 SQL Server에 연결Connect to SQL Server When System Administrators Are Locked Out.
The encyption key is never passed to SQL Server.
이 키는 SQL Server에 전달되지 않습니다. The key is never passed to SQL Server.
Demonstrates the use of LINQ to SQL associations to represent foreign-key relationships in a database.
LINQ to SQLLINQ to SQL 연결을 사용하여 데이터베이스에서 외래 키 관계를 표시하는 방법을 보여 줍니다.
PL/SQL is Oracle's Procedural Language extension to SQL.
PL/SQL 은 Oracle's Procedural Language extension to SQL 의 약자 이다.
LINQ to SQL includes new support for the new date and file stream capabilities in SQL Server 2008.
LINQ to SQL에는 SQL Server 2008의 새로운 날짜 및 파일 스트림 기능을 지원하는 기능이 새롭게 포함됩니다.
PL/SQL is the Oracle procedural language extension to SQL.
PL/SQL 은 Oracle's Procedural Language extension to SQL 의 약자 이다.
Connecting to SQL Database By Using Azure Active Directory Authentication.
Azure Active Directory 인증을 사용하여 SQL 데이터베이스에 연결 Connecting to SQL Database By Using Azure Active Directory Authentication.
You can copythe script to clipboard, save script, or send script to SQL Editor.
스크립트를 클립보드로 복사 하거나,스크립트 저장, SQL 편집기로 보내기 할 수 있습니다.
The LINQ provider implemented by LINQ to DataSet and LINQ to SQL converts the source data into IEnumerable-based object collections.
LINQ to DataSet에서 구현 하 고 LINQ to SQLLINQ to SQL 원본 데이터 IEnumerable를 기반 개체 컬렉션으로 변환 하는 공급자입니다.
Script: You can view created script, copy andsave to clipboard, and send to SQL Editor.
스크립트: 선택한 트리거의 생성 스크립트를 조회하고 클립보드로 복사,저장, SQL 편집기로 보낼 수 있습니다.
In-Memory Analytics refers to SQL SELECTs which aggregate transactional data, typically by inclusion of a GROUP BY clause.
메모리 내 분석은 일반적으로 GROUP BY 절을 포함하여 트랜잭션 데이터를 집계하는 SQL SELECT를 가리킵니다. In-Memory Analytics refers to SQL SELECTs which aggregate transactional data, typically by inclusion of a GROUP BY clause.
Xsi: type: Mandatory. The value of this attribute must be set to sql: SQLConnectionPolicy.
Xsi: type: 필수. 이 속성 값은 sql: SQLConnectionPolicy로 설정되어야 합니다.
With LINQ to SQL, you first create an object-relational mapping at design time either manually or by using the LINQ to SQL Tools in Visual Studio in Visual Studio.
먼저 LINQ to SQLLINQ to SQL을 사용하여 디자인 타임에 수동으로 또는 Visual Studio에서 Visual Studio의 LINQ to SQL 도구를 사용하여 개체 관계형 매핑을 만듭니다. With LINQ to SQLLINQ to SQL, you first create an object-relational mapping at design time either manually or by using the LINQ to SQL Tools in Visual Studio in Visual Studio.
The requirements listed in this section also apply to SQL Server 2014.
이 섹션에 나열된 요구 사항은 SQL Server 2014에도 적용됩니다. The requirements listed in this section also apply to SQL Server 2014.
With LINQ to SQL, developers can write code directly against the storage schema using the same LINQ programming pattern as in-memory collections and the DataSet, in addition to other data sources such as XML.
LINQ to SQLLINQ to SQL을 사용하는 개발자는 XML과 같은 다른 데이터 소스뿐 아니라 메모리 내 컬렉션 및 LINQLINQ과 동일한 DataSet 프로그래밍 패턴을 사용하는 저장소 스키마에 대해 코드를 직접 작성할 수 있습니다. With LINQ to SQLLINQ to SQL, developers can write code directly against the storage schema using the same LINQLINQ programming pattern as in-memory collections and the DataSet, in addition to other data sources such as XML.
When trying to decide between using the Entity Framework and LINQ to SQL as an ORM, what's the difference?
Entity Framework와 LINQ to SQL을 ORM으로 사용하는 것을 결정할 때, 그 차이점은 무엇입니까?…?
The mssql extensionenables mssql commands and T-SQL IntelliSense in the editor when the language mode is set to SQL.
Mssql 확장을 사용 하면 mssql 명령 및 IntelliSense T - SQL 편집기 에서 언어 모드 로 설정 된 경우 SQL 합니다. The mssql extension enables mssql commands and T -SQL IntelliSense in the editor when the language mode is set to SQL.
You write your queries against the objects, and at run-time LINQ to SQL handles the communication with the database.
개체에 대해 쿼리를 작성하면 런타임에 LINQ to SQLLINQ to SQL에서 데이터베이스와의 통신을 처리합니다. You write your queries against the objects, and at run-time LINQ to SQLLINQ to SQL handles the communication with the database.
Script: You can see the generated script of Database Link,copy to Clipboard, save, and send to SQL Editor.
스크립트: 선택한 데이터베이스 링크의 생성 스크립트를 조회하고 클립보드로 복사,저장, SQL 편집기로 보낼 수 있습니다.
Results: 53, Time: 0.0419

Word-for-word translation

Top dictionary queries

English - Korean