Topics
Started by
Posts
Last post
Here is my code: CREATE SCHEMA Costpoint AUTHORIZATION iDrago; GO CREATE TABLE Costpoint.P…
26 replies
I ran the sys.system_objects, sys.objects and sys.all_objects views in the same database. The resu…
4 replies
Hello, I am having an issue getting an accurate count of records between two dates, actually start …
1 replies
What are the most commonly used database objects that I should become familiar with? I'm trying to…
5 replies
Following is Table +--------------+---------+--------------+ | Col1 | Col2 | Col3 | +…
4 replies
For me it’s a default task to attempt Developing SQL Databases Exam but now I strongly make my mind…
1 replies
So, I'm trying to figure out what's the best approach for this: (FIelds:) A - currency B - Equals A…
10 replies
I'm using SSIS Catalog with an Environment, and it works great with packages. Is it possible to get…
2 replies
Hi, I have a stored procedure where i update table "A" with matching records from table "B". Before…
8 replies
I am new to the In-Memory OLTP world (yes, I am a little behind the times, mock me if you must :)) …
3 replies
I queried sys.tables, sys.all_views, sys.all_objects and . The following appear to be views: 1. …
2 replies
Here is the code I am using: ALTER TABLE Costpoint.ProjectCodes ADD CONSTRAINT FK_ProjectCodes_…
4 replies
Hi I am exploring ideas of improving data quality in new organisation i joined. The issue is it is …
3 replies
I have an user that have read permissions to two databases in another server, and I would like them…
8 replies
Hi, We have R installed on our sql server 2017, but when I run a query, I get a warning message "Du…
4 replies
Viewing 15 topics - 796 through 810 (of 1,544 total)
You must be logged in to create new topics.