Loading...
SCE
Home
AI Assistant
Ask Anything
Categories
Python
C#
C++
C
Visual Basic
Java
JavaScript
HTML
CSS
SQL
Git
VIEW ALL
Other
Tags
What's Hot
Featured
I'm Feeling Lucky
Latest
SCE
Loading...
Sign Up
Log In
AI Assistant
Loading...
Write a Python function to find the longest common prefix among multiple strings.
RoseHrs
|
Aug 25, 2024
How do you reverse a string without using a loop in Python?
RoseHrs
|
Aug 19, 2024
How do you check if a string contains only whitespace characters in Python?
RoseHrs
|
Aug 19, 2024
How do you check if a string contains only digits in Python?
RoseHrs
|
Aug 14, 2024
How do you use the SPARSE column property to optimize storage of NULL values in an existing table?
RoseHrs
|
Aug 06, 2024
How do you use the GROUP BY clause to group rows and apply aggregate functions?
RoseHrs
|
Aug 05, 2024
How do you use a cursor to delete rows from a table based on a condition?
RoseHrs
|
Aug 05, 2024
How do you implement an indexed view to improve performance for a specific query?
RoseHrs
|
Aug 01, 2024
How do you create a composite primary key on a table?
RoseHrs
|
Jul 31, 2024
How do you use the CREATE SCHEMA statement to create a new schema?
RoseHrs
|
Jul 30, 2024
How do you use the CREATE TABLE statement with the MEMORY_OPTIMIZED option to create a memory-optimized table?
RoseHrs
|
Jul 29, 2024
How do you create and manage user roles and permissions?
RoseHrs
|
Jul 26, 2024
How do you use the TIME data type to store time-only values in SQL Server?
RoseHrs
|
Jul 23, 2024
How do you create a new table in SQL?
RoseHrs
|
Jul 21, 2024
What is the command to pull changes from a remote repository?
RoseHrs
|
Jul 20, 2024
How do you use the DROP FULLTEXT INDEX statement to delete a full-text index?
RoseHrs
|
Jul 18, 2024
How do you use the CREATE QUEUE statement to create a new queue for Service Broker?
RoseHrs
|
Jul 16, 2024
What command lists all commits that are ancestors of the current commit, up to a specified commit?
RoseHrs
|
Jul 15, 2024
How do you use the CTE (Common Table Expression) in SQL?
RoseHrs
|
Jul 14, 2024
What command lists all commits that are ancestors of a specified commit but exclude commits that are ancestors of another specified commit?
RoseHrs
|
Jul 13, 2024
How do you use the STRING_AGG function to concatenate strings from multiple rows?
RoseHrs
|
Jul 11, 2024
How do you use the BITWISE operators (AND, OR, XOR) in SQL?
RoseHrs
|
Jul 05, 2024
How do you create a stored procedure that performs an INSERT operation?
RoseHrs
|
Jul 04, 2024
How do you fetch rows from an open cursor into local variables?
RoseHrs
|
Jul 04, 2024
How do you use the sp_settriggerorder system stored procedure to set the firing order of triggers?
RoseHrs
|
Jul 02, 2024
How can you display the changes introduced by each commit, formatted as a summary of additions and deletions?
RoseHrs
|
Jul 01, 2024
How do you create an annotated tag?
RoseHrs
|
Jul 01, 2024
How do you use the sp_fulltext_table system stored procedure to manage full-text indexes?
RoseHrs
|
Jun 28, 2024
How do you use the IF...ELSE statement in a SQL script?
RoseHrs
|
Jun 28, 2024
How do you use the CHECKSUM and BINARY_CHECKSUM functions to verify data integrity?
RoseHrs
|
Jun 27, 2024
What command continues a rebase after resolving conflicts?
RoseHrs
|
Jun 26, 2024
How do you list all tags in a repository?
RoseHrs
|
Jun 25, 2024
How do you create a table with a column of type HIERARCHYID?
RoseHrs
|
Jun 22, 2024
How do you schedule automated SQL jobs using SQL Server Agent?
RoseHrs
|
Jun 19, 2024
How do you implement a self-referencing foreign key constraint?
RoseHrs
|
Jun 18, 2024
How do you use the DATEFROMPARTS function to create a date from individual year, month, and day values?
RoseHrs
|
Jun 18, 2024
How do you use the DATEPART function to extract specific parts of a datetime value?
RoseHrs
|
Jun 17, 2024
What command displays the difference between two branches?
RoseHrs
|
Jun 16, 2024
How can you ignore changes to a file that is already tracked by Git?
RoseHrs
|
Jun 15, 2024
How do you use the ALTER TABLE statement to change the data type of an existing column?
RoseHrs
|
Jun 13, 2024
How do you implement data compression on a table or index to save storage space?
RoseHrs
|
Jun 10, 2024
How do you use the CONCAT function to concatenate multiple strings into one?
RoseHrs
|
Jun 10, 2024
How do you cherry-pick a commit from one branch to another?
RoseHrs
|
Jun 06, 2024
How do you use the TIMEFROMPARTS function to create a time value from individual hour, minute, and second values?
RoseHrs
|
Jun 02, 2024
How do you use the PATINDEX function to find the position of a pattern in a string?
RoseHrs
|
Jun 02, 2024
How can you find the second highest salary from an employee table?
RoseHrs
|
Jun 01, 2024
How can you show the progress of a clone or fetch operation?
RoseHrs
|
Jun 01, 2024