What is the translation of " STORED PROCEDURE " in Vietnamese?

[stɔːd prə'siːdʒər]
[stɔːd prə'siːdʒər]
thủ tục lưu trữ
containment procedures
stored procedure

Examples of using Stored procedure in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Create a stored procedure.
Tạo một stored procedure.
Difference between Function and Stored Procedure?
Sự khác biệt giữa Function và Stored Procedure.
Write a stored procedure.
Bạn viết một Stored Procedure.
What are differences between function and stored procedure.
Sự khác biệt giữa Function và Stored Procedure.
Create new stored procedure.
Tạo mới Stored Procedure.
Of course you can still use T-SQL to execute a stored procedure.
Ta có thể dùng T- SQL EXECUTE để thực thi các stored procedure.
Creating a Stored Procedure.
Tạo một stored procedure.
(4) Programming convenient, at any time to obtain the stored procedure.
( 4) Lập trình thuận tiện,bất cứ lúc nào để có được thủ tục lưu sẵn.
Execute the stored procedure.
Thực hiện stored procedure.
A stored procedure is a group of Transact-SQL statements compiled into a single execution plan.
Thủ tục lưu trữ là nhóm các câu lệnh Transact- SQL được biên dịch thành một“ execution plan”.
It's like a stored procedure.
Giống các Stored Procedure.
I have stored procedure attached to a DB which should return results from just a simple search.
Tôi đã lưu trữ thủ tục được đính kèm với DB để trả về kết quả chỉ bằng một tìm kiếm đơn giản.
This is how you write a stored procedure.
Bạn viết một Stored Procedure.
To run this stored procedure from within.
Để chạy stored procedure này trong mã.
Storage model is basically the design model of thedatabase which comprises of tables, views, stored procedure, their keys& relationships.
Storage Model: là database design model gồm các bảng,views, stored procedures, và những quan hệ của nó và các khóa.
Test the stored procedure by deleting some parameters.
Kiểm tra thủ tục đã lưu bằng cách xóa một số tham số.
It is quite easy to use stored procedure in MyBatis.
Sử dụng stored procedure trong MyBatis dễ hơn.
It will also create a strongly-typed"DataContext" class that will have properties that represent each Table we modeled within the database,as well as methods for each Stored Procedure we modeled.
Nó cũng sẽ tạo ra một lớp kiểu“ DataContext”, trong đó có các thuộc tính để biểu diễn mỗi bảng mà chúng ta mô hình hóa trong CSDL,cũng như các phương thức cho mỗi Stored Procedure mà.
Allows users to create a view, stored procedure, functions in a database.
Cho phép người dùng tạo view, Procedure, hàm trong một Database.
The xp_cmdshell option is a SQL Server server configuration option that enablessystem administrators to control whether the xp_cmdshell extended stored procedure can be executed on a system.
Tùy chọn xp cmdshell là một tùy chọn cấu hình máy chủ cho phép enable hệ thống quản trị viên để kiểm soát xemxp cmdshell được mở rộng bởi thủ tục lưu trữ có thể thực thi trên hệ thống không.
ERROR_PROCEDURE(): The name of the stored procedure or trigger that generated the error.
ERROR PROCEDURE() Trả về tên của stored procedure hoặc trigger nơi mà lỗi phát ra.
Calling a stored procedure with a command object is just a matter of defining the name of the stored procedure, adding a definition for each parameter of the procedure, and then executing the command with one of the methods presented in the previous section.
Việc gọi một stored procedure với một đối tượng command đơn giản là định nghĩa tên của stored procedure cần dùng, thêm vào các tham số của procedure đó, thực thi command với một trong các phương thức đã giới thiệu ở phần trên.
How to execute SSIS package from SQL Server stored procedure and pass arguments.
Cách thực hiện gói SSIS từ thủ tục lưu trữ của SQL Server và truyền đối số.
I don't want to include the stored procedure sp_reset_connection because it gets called by the database engine for connection pooling purposes.
Bạn nên bỏ thủ tục lưu trữ sp reset connection bởi vì nó được gọi bởi công cụ cơ sở dữ liệu cho các mục đích kết nối nhóm.
To create a user-defined data type,you can use the sp_addtype system stored procedure or you could add one using the Enterprise Manager.
Để tạo ra một kiểu dữ liệu do người dùngđịnh ra, bạn có thể sử dụng thủ tục lưu trữ hệ thống sp addtype hay bạn đã có thể thêm một kiểu mới sử dụng Enterprise Manager.
This will track the initial stored procedure call from any applications that hit the database.
Điều này sẽ theo dõi thủ tục lưu trữ đầu tiên được gọi từ bất kỳ ứng dụng nào tìm thấy cơ sở.
ERROR_PROCEDURE() returns the name of the stored procedure or trigger where the error occurred.
ERROR PROCEDURE() Trả về tên của stored procedure hoặc trigger nơi mà lỗi phát ra.
Now, when you call your original stored procedure to insert a new Category!;, vou receive an Identity value;
Giờ đây, khi bạn gọi một stored procedure để chèn một CategoryID mới, bạn nhận mọt giá trị nhận dạng;
A database trigger is special stored procedure that is run when specific actions occur within a database.
Yếu tố kích hoạt cơ sở dữ liệu là thủ tục đã lưu trữ sẽ chạy khi có hành động cụ thể xảy ra trong một cơ sở dữ liệu.
Note: The object names for Server View, Diagram, or Stored Procedure objects are not displayed in the Object Name box of an Access project(. adp).
Lưu ý: Tên đối tượng cho Dạng xem máy chủ, sơ đồhoặc đối tượng Thủ tục lưu trữ không được hiển thị trong hộp Tên đối tượng của dự án truy nhập(. adp).
Results: 39, Time: 0.0358

Word-for-word translation

Top dictionary queries

English - Vietnamese