List Question
20 TechQA 2024-03-01T16:44:40.043000Randomize values in SQL Server using extra criteria
44 views
Asked by thatsweetguy
An ID number cannot be created in the database if it is auto generated by newid() InSqlserver with EF6
86 views
Asked by EBRAHEM
CTE Issues for Selecting Distinct Values and assigned NEWID() to those values
1k views
Asked by TripleCute
SQL - Case when lineid='01' then newid else id
72 views
Asked by Sokratis
Duplicate Records with RAND() function
206 views
Asked by Sandhya suresh
Trying to figure why NewID function stopped working on Oracle
1k views
Asked by look4arnab
psycopg2.ProgrammingError: can't adapt type 'NewId' in odoo 14
1.4k views
Asked by Pawan Kumar Sharma
Getting issue in compute field for integer field in Odoo 13
703 views
Asked by Pawan Kumar Sharma
Is possible NEWSEQUENTIALID() repeat with NewId()?
313 views
Asked by L.Tim
RAND() function in sql server
219 views
Asked by Mohit
Randomize part of select from CTE output
146 views
Asked by Dieter
getting one random row from a table inside a function- sql server
77 views
Asked by malka
using NEWID() inside a function - as variable - but getting the same value every time
1k views
Asked by malka
Sybase ASE new id function behavior
725 views
Asked by user2291437
Unique Random Id using all 62 characters
231 views
Asked by user1480192
Allocate Unique Random case number SQL 2008
217 views
Asked by sparc
Should I use NEWID() as my primary key in the table? What datatype I should use for that column?
1.4k views
Asked by espresso_coffee
SQL Server syntax for NEWID()
635 views
Asked by Eric B
ORDER BY NEWID() AND UNION using MS SQL
2.6k views
Asked by QSS