User Profile
Collapse
-
The Databases folder can be expanded in Object Explorer. Extend the database where the new database schema will be created. When you right-click the Security folder, choose Schema under "New." Enter a name for the new schema in the Schema name box of the Schema - New dialogue box on the General page.Last edited by zmbd; Oct 22 '22, 01:03 AM. Reason: [z{deleted link spam - please do not promote your services on this site 1st warning}] -
To acess a PostgreSQL, set the server Port (the default port is 5432), andSet the User and Password you want to use to authenticate to the server in the database connection properties. The data provider connects to the user's default database if the Database attribute is left empty.
[CData PostgreSQL Source]
Driver = CData ODBC Driver for PostgreSQL
Description = My Description
User = postgres
Password =...Leave a comment:
-
if you want to change 500 in words
input = 500
output = FIVE HUNDERED/=
SELECT UPPER(TO_CHAR(T O_DATE(500,'J') ,'Jsp')) || '/=' AS new_value FROM dual;Leave a comment:
-
A server is a powerful system which provide the resources, information or services to the other computer over the network. you can find different types of server like:
File servers: user can share, distribute or store the file on a server
Print servers: user can used for the management and distribution of printing functionality
Application servers: client computers running applications locally
Web servers: special...Leave a comment:
No activity results to display
Show More
Leave a comment: